Skip to content

A python project to produce a report to quantatively compare 3 types of load balancer, RandMin, PureRand, and RoundRobin.

Notifications You must be signed in to change notification settings

nami773/LoadBalancerProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

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:

image

Project Report

Project CSC446_Page_01 Project CSC446_Page_02 Project CSC446_Page_03 Project CSC446_Page_04 Project CSC446_Page_05 Project CSC446_Page_06 Project CSC446_Page_07 Project CSC446_Page_08 Project CSC446_Page_09 Project CSC446_Page_10

About

A python project to produce a report to quantatively compare 3 types of load balancer, RandMin, PureRand, and RoundRobin.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages