[−][src]Crate lelet_task_queue
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 |
push | Push a task |
push_local | Push a local task |
Task queue
A global task queue for buildnig task executor
any task in the queue can be polled from multiple thread
Poller | Poller |
poller | Get |
push | Push a task |
push_local | Push a local task |