ocean ~v6.x.x (2022-01-14T16:08:36.1174149)
Dub
Repo
PoolThrottler.suspend_point
ocean
task
ThrottledTaskPool
PoolThrottler
When amount of total queued tasks is >= this value, the input will be suspended.
class
PoolThrottler
protected
size_t
suspend_point
;
Meta
Source
See Implementation
ocean
task
ThrottledTaskPool
PoolThrottler
constructors
this
functions
resume
suspend
variables
pool
resume_point
suspend_point
When amount of total queued tasks is >= this value, the input will be suspended.