default Factory
Creates a new coroutine scope factory out of an executor.
Parameters
coroutine Name
The name of the coroutines
executor
The executor running the coroutines
See also
Creates a new coroutine scope factory.
Parameters
name
The base name of the threads and coroutines, will be prefixed by the number if corePoolSize 1
core Pool Size
The number of threads to keep in the pool, even if they are idle