Join Slack
Powered by
@elect you're using CommonPool which is cpu co...
# coroutines
d
dave08
05/08/2018, 2:16 AM
@elect you're using CommonPool which is cpu cores - 1, maybe you should make your own pool... Also coroutines shine when you'renot blocking the thread but awaiting some kind of async callbacks that you suspend..
Open in Slack
Previous
Next