Join Slack
Powered by
<@U5NBC1Q4U> Threads are expensive. If you have a ...
# coroutines
e
elizarov
06/30/2017, 1:44 PM
@s1m0nw1
Threads are
expensive
. If you have a lot of tasks that wait most of the time, then using threads is a waste. It is Ok when there are few tasks (you can have 100s of threads no problem), but it does not scale.
2
Views
Open in Slack
Previous
Next