PeanutButter
Loading...
Searching...
No Matches
PeanutButter.Utils.Worker Class Referenceabstract

base class for parallel workers More...

Inheritance diagram for PeanutButter.Utils.Worker:
PeanutButter.Utils.ParallelWorker PeanutButter.Utils.ParallelWorker< T >

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).

Detailed Description

base class for parallel workers


The documentation for this class was generated from the following file:
  • source/Utils/PeanutButter.Utils/Worker.cs