Releases: albsch/jmss
Releases · albsch/jmss
Public API Release
Major refactoring and moved build system to Gradle. Implemented decoupled monitoring module for Prometheus metrics.
Bugfixes:
- Fixed multiple bugs in the heap implementation
Usage:
java -jar jmss-1.0.0.jar
Prints the console help.
Monitoring usage is the same as the core jar.
Exporter will start a Prometheus HTTP endpoint at port 8004.
Thesis version
Version used for evaluation of thesis benchmarks.
Usage:
java -jar jmss-0.1.0.jar INPUTFILE [TIMEOUT] [MODULES]*
Example:
java -jar jmss-0.1.0.jar ibm.cnf 1000