Class | Description |
---|---|
GlobalExecutorPool |
A globally available (static) fixed-size
ThreadPoolExecutor . |
GlobalExecutorPool.DaemonThreadFactory |
A
ThreadFactory that produces daemon threads. |
Parallel |
Parallel processing utilities for looping.
|
Parallel.IntRange |
An integer range with a step size.
|