arrow-fx-coroutines / arrow.fx.coroutines / ComputationPool

ComputationPool

val ~~ComputationPool~~: CoroutineContext Deprecated: Use Dispatchers.Default

A CoroutineContext to run non-blocking suspending code.

All code that relies on blocking IO should prefer to use an unbounded IOPool.

A work-stealing thread pool using all available processors as its target parallelism level.

Do you like Arrow?

Arrow Org
<