Skip to content

Releases: albsch/jmss

Public API Release

31 Dec 13:11
Compare
Choose a tag to compare

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

31 Dec 13:09
Compare
Choose a tag to compare

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