The used ForkJoinPool, which will use the configured (threadCount
) amount of threads.
If Some(count), the count of threads to be used.
If Some(count), the count of threads to be used. If None, then it defaults to the count of processor cores.
(parallelExecContext: StringAdd).self
(parallelExecContext: StringFormat).self
(parallelExecContext: ArrowAssoc[ParallelExecContext]).x
(Since version 2.10.0) Use leftOfArrow
instead
(parallelExecContext: Ensuring[ParallelExecContext]).x
(Since version 2.10.0) Use resultOfEnsuring
instead
Context used when processing targets in parallel.