This is a Java project for a university course on distributed systems. The load balancer is designed to distribute incoming client requests across multiple backend servers in a round-robin fashion, ensuring that each server receives an equal share of the workload. Program is mainly focussed on the Round Robin algorithm.
-
Notifications
You must be signed in to change notification settings - Fork 0
This is a Java project for a university course on distributed systems. The load balancer is designed to distribute incoming client requests across multiple backend servers in a round-robin fashion, ensuring that each server receives an equal share of the workload. Program is mainly focussed on the Round Robin algorithm.
MSDhillon/Java-Load-Balancer-with-Round-Robin-Scheduling
About
This is a Java project for a university course on distributed systems. The load balancer is designed to distribute incoming client requests across multiple backend servers in a round-robin fashion, ensuring that each server receives an equal share of the workload. Program is mainly focussed on the Round Robin algorithm.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published