@JvmStatic val defaultParallelism: Int
The ideal parallelism for this machine.
Usually equal to hardware thread count but always at least 2. The default value used for maxThreads in createFixedPool when no override is specified.