Skip to content

HTTP load balancer in Go using only the standard library, round-robin, health checks, weighted routing. Great for learning Go networking internals

Notifications You must be signed in to change notification settings

rezmoss/simple-load-balancer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

simple-load-balancer

About

HTTP load balancer in Go using only the standard library, round-robin, health checks, weighted routing. Great for learning Go networking internals

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages