Class | Description |
---|---|
MultiThreadedRandomizer |
In multi-threaded environment it is important for randomizations that each
thread has its own randomizer.
|
Scheduler | |
ThreadID |
This class provides unique thread IDs for each thread.
|
WorkerStrategy |
Strategy pattern for pool worker
|
Enum | Description |
---|---|
Scheduler.SchedulingStrategy |
Exception | Description |
---|---|
Scheduler.UnknownSchedulerException |