Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 227 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 227 Bytes

SIMPLE LOAD BALANCER

This is a simple load balancer written in go which internally uses a very basic round-robin algorithm. It serves '/' to the the following hard-coded servers: google.com, bing.com, duckduckgo.com.