Skip to content

mohitpalsingh/simpleLoadBalancer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

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.

About

A SIMPLE LOAD BALANCER written in Go.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages