FAIR is a Go library designed to distribute limited resources evenly across multiple clients in resource-constrained environments. It uses a modified Stochastic Fair BLUE algorithm for network congestion control and a multi-level Bloom Filter for efficiency. It provides an easy integration, automatic tuning, and scalability to large numbers of clients. The library ensures fairness in resource allocation and prevents over-allocation and starvation.

4m read timeFrom github.com
Post cover image
Table of contents
IntroductionInstallationUsageTuning

Sort: