Skip to content

A Performance Comparison of Load Balancing Algorithms on a Simulated Cloud.

Notifications You must be signed in to change notification settings

aashnabudhiraja/Load-Balancing-Algorithms-CloudSim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Performance Comparison of Load Balancing Algorithms on a Simulated Cloud

The following load balancing algorithms are implemented:
➢ Round Robin Algorithm
➢ Weighted Round Robin Algorithm
➢ Threshold Based Algorithm
➢ Honey Bee Foraging Algorithm
➢ Ant Colony Optimization

To compare the performance of different algorithms under the same configurations on the following metrics using a cloud simulator:
➢ Server Response Time
➢ Data Center Processing Time

Tool used: CloudAnalyst
CloudAnalyst is an Open-Source CloudSim based tool for modelling and analysis of large scale cloud computing environments. It allows configuration of application workloads such as number of resources in each data center, geographic location of data centers, number of users, etc. It provides information such as request processing time, response time metrics etc.

Language used: Java
Underlying framework: CloudSim

About

A Performance Comparison of Load Balancing Algorithms on a Simulated Cloud.

Topics

Resources

Stars

Watchers

Forks

Languages