Liking cljdoc? Tell your friends :D
Clojure only.

bcbio.run.parallel

Utilities for running code in parallel.

Utilities for running code in parallel.
raw docstring

rmapclj

(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
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close