Fork me on GitHub
#core-async
<
2020-10-03
>
orestis11:10:46

https://clojureverse.org/t/is-this-an-efficient-way-of-handling-concurrency/6612 there is an interesting question in ClojureVerse and core.async pipelines came up. If someone more knowledgeable could chip in it’d be welcome. I couldn’t find examples of pipeline readily available.

orestis11:10:52

Also looking at the source, pipeline and pipeline-blocking seem to be equivalent in their implementation. Perhaps a future extension point so that there’s different thread pools?