Utilities for running code in parallel.
Utilities for running code in parallel.
(rmap f coll)
(rmap f coll cores)
(rmap f coll cores chunk-size)
Reducer based parallel map, with flexible core usage and chunking. http://www.thebusby.com/2012/07/tips-tricks-with-clojure-reducers.html https://groups.google.com/d/msg/clojure/asaLNnM9v74/-t-2ZlCN5P4J https://groups.google.com/d/msg/clojure/oWyDP1JGzwc/5oeYqEHHOTAJ
Reducer based parallel map, with flexible core usage and chunking. http://www.thebusby.com/2012/07/tips-tricks-with-clojure-reducers.html https://groups.google.com/d/msg/clojure/asaLNnM9v74/-t-2ZlCN5P4J https://groups.google.com/d/msg/clojure/oWyDP1JGzwc/5oeYqEHHOTAJ
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close