Join Slack
Powered by
If you do heavy computations and want to parallel ...
# coroutines
g
gildor
04/05/2018, 2:55 AM
If you do heavy computations and want to parallel them CompletableFuture and forkJoinPool would be probably more efficient than coroutines, it’s just very well optimised for this use case, as I understand
Open in Slack
Previous
Next