Skip to content

thoraf20/load-balancer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Server Pool with Health Check and Round Robin Load Balancing.

This module implements a server pool with health check functionality and round-robin load balancing. The server pool manages a list of backend servers, monitors their health, and balances the load among them.

About

A simple custom load balancer with round robin algorithms.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published