Skip to content

CloudSim v6.0.0-beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@jie-jay jie-jay released this 23 Aug 22:41
· 141 commits to master since this release

This release maintains backward compatibility with existing code from CloudSim 3.0-5.0.
The codebase has undergone massive refactoring, readability, and performance improvement.

Since JDK8 is now deprecated, this release requires JDK11 and above(LTS version recommended).
Also, the codebase contains many "syntax sugar" from JDK 11.
Future releases will be tested and validated against the latest two LTS versions(11 and 17 as of the date of this release).

Feature-wise, it contains many off-spin contributions from various contributors, including container, Geo web load balancing, SDN, etc.