Join Slack
Powered by
<@U4S7P1QSJ> It depends. By default, all continuat...
# coroutines
e
elizarov
10/10/2017, 12:18 PM
@rrva
It depends. By default, all continuations are scheduled via
ForkJoinPool.commonPool
which has multiple threads. How those threads are mapped to the actual cores is totally OS-dependent.
Open in Slack
Previous
Next