ThrottlerConfig

Config struct to use when creating a stream processor that should use the default PoolThrottler for throttling.

Members

Variables

resume_point
size_t resume_point;

The number of busy tasks to resume at.

suspend_point
size_t suspend_point;

The number of busy tasks to suspend at.

Meta