Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 months ago
JSON representation
py4j gateway for Cloud Sim Plus framework
- Host: GitHub
- URL: https://github.com/pkoperek/cloudsimplus-gateway
- Owner: pkoperek
- Created: 2018-07-21T13:22:22.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-08-14T21:02:18.000Z (over 1 year ago)
- Last Synced: 2024-08-03T17:08:07.907Z (6 months ago)
- Topics: cloudsim, cloudsimplus, py4j, py4j-gateway, reinforcement-learning, reinforcement-learning-environments
- Language: Java
- Size: 1.02 MB
- Stars: 19
- Watchers: 0
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-edge-computing - CloudSim+ - Py4j gateway
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)