core-async

Ben Sless 2020-09-08T06:28:58.022700Z

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?