Skip to content

A simple Multithreaded Load Balancer using POSIX threads and Socket Programming. The load balancing algorithm used is round robin in order to ensure that the load is distributed equally across all the servers.

Notifications You must be signed in to change notification settings

Akhil-2001/Multithreaded-Loadbalancer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

About

A simple Multithreaded Load Balancer using POSIX threads and Socket Programming. The load balancing algorithm used is round robin in order to ensure that the load is distributed equally across all the servers.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages