Join Slack
Powered by
<@U3GNZ6N1J> It is known as worker pool. A channel...
# coroutines
e
elizarov
09/21/2017, 6:41 AM
@enleur
It is known as worker pool. A channel of tasks + a fixed number of coroutines to process submitted tasks. No need for semaphore. The number of coroutines you’ve launched works as a limit on how many tasks can be processed concurrently.
👍 1
Open in Slack
Previous
Next