Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pkoperek/cloudsimplus-gateway

py4j gateway for Cloud Sim Plus framework
https://github.com/pkoperek/cloudsimplus-gateway

cloudsim cloudsimplus py4j py4j-gateway reinforcement-learning reinforcement-learning-environments

Last synced: about 2 months ago
JSON representation

py4j gateway for Cloud Sim Plus framework

Awesome Lists containing this project

README

        

## 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](http://cloudsimplus.org/). Source code is available [here](https://github.com/manoelcampos/cloudsim-plus)