implicit ExecutionContext
implicit ExecutionContext
implicit ExecutorService
implicit ExecutorService
the maximum number of threads in the pool
the maximum number of threads in the pool
the minimum number of threads in the pool
the minimum number of threads in the pool
the expected number of threads in the pool or a multiplier of the nb of cores (2x, 4x)
the expected number of threads in the pool or a multiplier of the nb of cores (2x, 4x)
DefaultImplicits to import when using play2-async-nio outside Play2 to have implicit ExecutionContext and ExecutorService
import datomisca.executioncontext.ExecutionContextHelper._