Module pingora_load_balancing::selection::algorithms
source · Expand description
Implementation of algorithms for weighted selection
All std::hash::Hasher + Default can be used directly as a selection algorithm.
Structs§
- Random selection
- Round Robin selection