Skip to main content

Module plan_queue

Module plan_queue 

Source
Expand description

Implementation details for Ixa’s plan queues.

PlanId is the only public item in this module. The queues store regular time-ordered plans and shutdown-time plans, sharing a single PlanId allocator and cancellation map.

Structs§

PlanId
A unique identifier for a plan scheduled on a Context.