/load-balancer-static

A L4 round-robin based load balancer

Primary LanguageGo

This is a static load balancer that distributes requests evenly across the live servers using the round robin scheduling algorithm.