Skip to main content

Module queue_weight

Module queue_weight 

Source

Structs§

WeightedQueue
A queue with an associated weight.

Enums§

QueueWeight
Queue priority weight for weighted queue selection.

Functions§

build_weighted_order
Build a weighted queue ordering: higher-weight queues appear more often. Returns queue names in the order they should be polled.