3 packages tagged with “round-robin”
Enables HTTP clients to load-balance over discovered service instances.
Round Robin Framework
A thread-safe looping queue implementation for .NET. CycleKit provides data structures like ConcurrentLoopingQueue<T> that cycle through items infinitely without reallocating. Ideal for scenarios like round-robin dispatching, UI carousels, or audio/video playlist cycling.