white-box monitoring system, that keeps track of the executed tasks and presents the results to the user in term of tables, graphs
I'll write the doc as soon as I have something decent to show
- Java version 14 or higher
- rabbitMQ
- compile: gradlew build
- run the monitoring javaFX app: gradlew run from monitoring-appFX folder
- run the monitoring Web app: not implemented yet
- run the demo app to produce logs: gradlew run from dummyAppToMonitor folder