Namespace DotNext.Collections.Concurrent
Classes
BoundedObjectPool<T>
Represents object pool of the fixed size.
IndexPool
Represents a pool of integer values.
PartitionerExtensions
Provides additional methods for data partitioning in parallel algorithms.