wzyghb / cloudsim

Automatically exported from code.google.com/p/cloudsim
0 stars 0 forks source link

Cloudlet Status #33

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. In Cloudlet class i see many state the cloudlet can be (CREATED, READY, 
...etc), but the question is how  i can manage the status of cloudlet and 
reflect this status to simulation.

2. I need to pause a cloudlets until other cloudlets is finish, i try to use 
setCloudletStatus function to Pause cloudlet but the simulation return result 
without pauses cloudlets. how can i do this?

What is the expected output? What do you see instead?
I expect the cloudlet status is involved with the simulation life cycle and the 
programer can change the state and reflect it to simulation result.

What version of the product are you using? On what operating system?
CloudSim 3.0, Netbeans 7.0, Mac OSX.

Please provide any additional information below.

Original issue reported on code.google.com by zakarea....@gmail.com on 3 Jul 2012 at 4:11

GoogleCodeExporter commented 8 years ago

Original comment by rodrigo.calheiros on 3 Aug 2012 at 6:21