TonyMilton / load-balancer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Load Balancer

Load balancing is kind of reverse proxy, it sits in front of backend servers, receiving the request from client and then distributing the request to any of available servers.

About

License:MIT License


Languages

Language:Go 100.0%