Expand description
Task queue
A global task queue for buildnig task executor
any task in the queue can be polled from multiple thread
Structs§
- Poller
- Poller
Functions§
- poller
- Get
Poller
for polling task - push
- Push a task
- push_
local - Push a local task