Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/zubimendi/rotabalance

Rotabalance is a lightweight, efficient, and scalable load balancer written in Go (Golang). It uses a thread-safe round-robin algorithm to distribute incoming requests across a pool of backend servers. Rotabalance helps ensure high availability and resilience.
https://github.com/zubimendi/rotabalance

Last synced: 27 days ago
JSON representation

Rotabalance is a lightweight, efficient, and scalable load balancer written in Go (Golang). It uses a thread-safe round-robin algorithm to distribute incoming requests across a pool of backend servers. Rotabalance helps ensure high availability and resilience.

Awesome Lists containing this project