PeanutButter
|
base class for parallel workers More...
Properties | |
int | DefaultMaxDegreeOfParallelism = Environment.ProcessorCount [get, set] |
Indicates the default MaxDegreeOfParallelism for ParallelWorker (should default to the number of available cores, on the assumption that workloads are more often cpu-bound than I/O-bound). |
base class for parallel workers