https://kotlinlang.org logo
e

elizarov

02/06/2018, 7:33 PM
@danny then I'd recomment creating a separate context for your CPU-bound tasks with
newFixedThreadPoolContext(n, "CpuBoundPool")
and then saturate it using the same
n