Skip to content

Releases: slipegg/LGDCloudSim

v1.1.1

13 Oct 04:31
09e50ef

Choose a tag to compare

Refactor some log related codes

  1. Avoid string type concatenation when printing logs.
  2. Add the clockStr variable to cache the string form of the clock, thus avoiding frequent conversion when printing logs.

v1.1.0

21 Sep 13:40
47e0d5b

Choose a tag to compare

We support some new features:

  • Supports definition of multiple inter-schedulers between data centers and load balancers
  • Support replaying Alibaba cluster dataset
  • Supports simulating status reporting between the host and the master node through heartbeat
  • Reconstructed event tag as enum object based on CloudSim 7G

We also fix some bugs.

v1.0.0

20 Jul 07:20
3e8c72c

Choose a tag to compare

The base version corresponding to the LGDCloudSIm paper.