Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 3

EXNO :05 SIMULATE A CLOUD SCENARIO USING CLOUDSIM AND RUN A

DATE:14.09.22 SCHEDULING ALGORITHM THAT IS NOT PRESENT IN CLOUDSIM

AIM:
To simulate a cloud scenario using cloudsim and run a scheduling algorithm that is not present in
Cloudsim.

PROCEDURE:

1. Download CloudSim installable files from https://code.google.com/p/cloudsim/downloads/list and unzip.


2. Download common math executable jar file and unzip this files in the folder were Cloudsim files are
installed
3. Open Eclipse
4. Click on the file and create a new Java Project

xxx
yyy
5. Import an unpacked CloudSim project into the new Java project

6. Define the java build setting and import the common math jar files by clicking add external jar files and
click finish after importing.

xxx
yyy
7. Create a Cloudlet with length, file size, output size and utilization model and submit the cloudlet list to
the broker
8. Start the simulation and the output will be displayed.

Observation(20)

Record(5)

Total(25)

Initial

RESULT:
Thus the simulation of cloud scenario using cloudsim and to run a scheduling algorithm that is not present
in cloudsim are executed successfully.

xxx
yyy

You might also like