Skip to main content

Module command_queue

Module command_queue 

Source
Expand description

Priority Command Queue

Implements a priority queue for remote commands with deadline tracking and retry logic.

Structs§

CommandQueue
Priority command queue
QueueEntry
Entry in the priority queue
QueueStats
Queue statistics

Enums§

QueueError
Queue errors