workersCount

abstract val workersCount: Int

workersCount - the number of launched coroutines which can be executed in parallel processing.

Default value is DEFAULT_PARALLEL_WORKER_COUNT.