ocean ~v6.x.x (2022-01-14T16:08:36.1174149)
Dub
Repo
PoolThrottler.resume_point
ocean
task
ThrottledTaskPool
PoolThrottler
When amount of total queued tasks is <= this value, the input will be resumed.
class
PoolThrottler
protected
size_t
resume_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 resumed.