Skip to content
/ goLB Public
forked from VandanaKumari18/goLB

A load balancer system in golang to distribute the load evenly between servers using different distribution algorithms.

Notifications You must be signed in to change notification settings

flow6979/goLB

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

goLB

GoLang Load Balancer

Load balancers improve application performance by increasing response time and reducing network latency

Aim: Distribute the load evenly between servers to improve application performances

About

A load balancer system in golang to distribute the load evenly between servers using different distribution algorithms.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%