Liking cljdoc? Tell your friends :D

tech.parallel

Clojars Project

Parallelization and threading primitives. Functions for:

  • parallelizing generation and transformation of sequences beyond a pmap call.

    • use variable number of threads and backpressure.
  • conversion of async channels to sequences.

Examples

Please see:

core_test.clj

License

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.

Can you improve this documentation?Edit on GitHub

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

× close