The objective of this project is to simulate a load balancer and compare the performance of three different load balancing strategies: RandMin, RoundRobin, and PureRand. The goal is to identify the most optimal strategy based on quantitative analysis of the results.
Sample Output of this code: