Skip to content

JanaSabuj/basic-loadbalancer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

basic-loadbalancer

  • A basic load balancer written in Go

  • This LB load balances between 3 hardcoded servers

  • Clone locally and run go run main.go

  • Go to localhost:8000 in incognito window and start hitting the / route

  • You can see that the LB round robins between the 3 hardcoded servers

About

A Basic Load Balancer written in Go.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages