You are on page 1of 4

Ex.

Ex.No: 5 SIMULATE A CLOUD SCENARIO USING CLOUDSIM AND RUN A SCHEDULING ALGORITHM THAT
IS NOT PRE IS PRESENT IN CLOUDSIM
Date:

AIM:

To simulate cloud scenario using CloudSim and run a scheduling algorithm that is present in
CloudSim.

PROCEDURE:

Step1: This PC->Select E: Drive->Cloud computing->Eclipse-inst-win64(Install and Launch).

Step2: File->New->Create Java Project->Right Click Your Project->New->Package


Step3: Right Click src->Show In->System Explorer.

Step4: This Pc->E:Drive->Cloud computing->source->Copy All files->In Eclipse IDE-> Right Click src-
>Show In->System Explorer->src->Click on Your package->Paste ALL.
Step5: Copy Content of package-info.java and paste it in all other files of your package and save it.

Step6: Right Click your file->JRE System libaray->Right Click->Build path->Configure build path->Add
External Jars-> This Pc->E:Drive->Cloud computing->Coludsim4.0->Jars->Select all files and open it-
>Select Apply and Close.
Step7: Right Click Your file->Select Run As->1 Java Application.

RESULT:

Thus the Scheduling Algorithm using CloudSim as been executed and verified Successfully.

You might also like