Join Slack
Powered by
If there's a good way to automatically size thread...
# coroutines
m
mp
05/23/2018, 7:33 PM
If there's a good way to automatically size thread pools, nobody's found it yet, so
parallel()
uses the default ForkJoin pool, which is probably too big for this purpose
2
Views
Open in Slack
Previous
Next