Module policy

Source

Re-exports§

pub use priority_round_robin::Priority;
pub use priority_round_robin::PriorityRoundRobin;
pub use round_robin::RoundRobin;
pub use weighted_round_robin::WeightedRoundRobin;

Modules§

priority_round_robin
Priority Round Robin arbitration policy
round_robin
Round Robin arbitration policy
weighted_round_robin
Weighted Round Robin policy