ThrottledTaskPool.throttler

Throttler used to control tempo of data consumption from streams. By default internally defined PoolThrottler is used which is bound by task pool size limit.

class ThrottledTaskPool(TaskT)
ISuspendableThrottler throttler;

Meta