busymachines.pureharm.effects.pools

Type members

Classlikes

object ExecutionContextCT extends SproutSub[ExecutionContext]
object ExecutionContextFT extends SproutSub[ExecutionContext]
object ExecutionContextST extends SproutSub[ExecutionContext]
object Pools
Since

15 Jun 2019

object UnsafePools
Since

14 Jun 2019

Types

type ExecutionContextCT = Type

Denotes execution contexts backed by a cached thread pool

Denotes execution contexts backed by a cached thread pool

type ExecutionContextFT = Type

Denotes execution contexts backed by a fixed thread pool

Denotes execution contexts backed by a fixed thread pool

type ExecutionContextST = Type

Denotes execution contexts with one single thread

Denotes execution contexts with one single thread