Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 478 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 478 Bytes

CloudSim+ - Py4j gateway

Magic spells:

  • ./gradlew build - to build and run tests
  • ./gradlew dockerBuildImage - to build the image

Acknowledgements

Project uses the CloudSim Plus framework: a full-featured, highly extensible and easy to use Java 8+ framework for modeling and simulation of cloud computing infrastructure and services.

You can find it here. Source code is available here