Fork me on GitHub
#core-async
<
2020-09-08
>
Ben Sless06:09:58

Question regarding pipeline* implementation - in process a channel is allocated for every job. Is there a way to recycle a channel (in a thread?) to cut down on allocation?