New version of CloudSim is released just 2 hours ago.
The following updates have been made:
- Removed the dependency on the flanagan library. It is now replaced with Apache Math. The implementation and interface of the MathUtil has been changed accordingly.
- The minimal time between events is now configurable.
- Fixed Issue 44 : UtilizationModelPlanetLabInMem ory: use a global constant to define the size of the data field: a new constructor for the classes, allowing definition of data size, was added.
- Fixed Issue 49 : Wrong calculation of debt during migration: all references to debt from Datacenter and its subclasses were removed.
It is important to note that the flanagan library is no longer needed, and Apache Math is used instead. This may cause minor numerical differences in the results from the power package obtained with previous CloudSim versions and this one.
The following updates have been made:
- Removed the dependency on the flanagan library. It is now replaced with Apache Math. The implementation and interface of the MathUtil has been changed accordingly.
- The minimal time between events is now configurable.
- Fixed Issue 44 : UtilizationModelPlanetLabInMem
- Fixed Issue 49 : Wrong calculation of debt during migration: all references to debt from Datacenter and its subclasses were removed.
It is important to note that the flanagan library is no longer needed, and Apache Math is used instead. This may cause minor numerical differences in the results from the power package obtained with previous CloudSim versions and this one.
The new version can be downloaded from the usual place: http://code.google.com/ p/cloudsim/downloads/list
If you find any new issues, please submit bug reports: http://code.google.co m/p/cloudsim/issues/list
2 comments:
I am working on cloudSim 3.0.3 version. I need to do adding new job after allocation before execution.So please help me how to proceed .
please help me i'm unable to install cloudsim with eclipse on ubuntu
Post a Comment