(concur-parking! col)
Inputs: [col :- [t/Fn]] Returns: [s/Any]
The parking system aims to be a bit more lightweight than the threads option. This will use the clojure/core.async tools to resolve the results in a vector. Order not Guaranteed here. Allowing for possibly a lot larger collection of functions to be in-taken and backpressure will be guaranteed. However, bad fit for CPU intensive tasks.
Inputs: [col :- [t/Fn]] Returns: [s/Any] The parking system aims to be a bit more lightweight than the threads option. This will use the clojure/core.async tools to resolve the results in a vector. Order not Guaranteed here. Allowing for possibly a lot larger collection of functions to be in-taken and backpressure will be guaranteed. However, bad fit for CPU intensive tasks.
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |