Thursday, September 8, 2011

WORKING WITH CLOUDSIM

1. You need java jdk1.6 or newer. So make sure its availability

2. Download cloudsim package (cloudsim2.1.1 zip file) from the link http://www.cloudbus.org/cloudsim/ to any of your folder (For instance E:\)

3.Now go to command prompt
        Run->cmd
4.In the command prompt type the following one by one

  • E:
  • cd cloudsim-2.1.1\jars
  • java -classpath cloudsim-2.1.1.jar;cloudsim-examples-2.1.1.jar   org.cloudbus.cloudsim.examples.CloudSimExample1








           

1 comment:

  1. Hi,

    Have you created Private and Public Cloud Simulation on your own? How to do it? I m getting Confused. Please help.

    ReplyDelete