Term project for CMPE273 Fall 21
We have made the load balancing algorithms configurable!
Algorithms:
Allocates the job to the lease recently used node
Randomly allocates the job to any of the available nodes
Based on the timestamp of the request, jobs are routed to any of the available nodes