summaryrefslogtreecommitdiff
path: root/simulator/opendc/opendc-runner-web/src/main/resources/log4j2.xml
AgeCommit message (Collapse)Author
2020-10-01Move OpenDC modules into simulator rootFabian Mastenbroek
This change moves the OpenDC modules previously living in the simulator/opendc directory to the simulator directory itself given that we do not make a distinction between OpenDC and odcsim anymore.
2020-08-24Add data processing pipeline via SparkFabian Mastenbroek
This change adds support for processing the experimental results by means of a Spark data processing pipeline.
2020-08-24Add skeleton for web runnerFabian Mastenbroek