Constructor
NB: configure suspend point so that there is always at least one "extra" spare task in the pool available after the limit is reached. This is necessary because throttling happens in the end of the task, not after it finishes and gets recycled.
The throttler configuration
See Implementation
Constructor
NB: configure suspend point so that there is always at least one "extra" spare task in the pool available after the limit is reached. This is necessary because throttling happens in the end of the task, not after it finishes and gets recycled.