| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-08-24 | Cache build artifacts for Docker build | Fabian Mastenbroek | |
| 2020-08-24 | Make simulator image leaner | Fabian Mastenbroek | |
| This change updates the Dockerfile for the simulator to reduce its size. By using Docker stages, we can split the build image from the runtime image that only contains the runtime binaries. | |||
| 2020-08-24 | Add data processing pipeline via Spark | Fabian Mastenbroek | |
| This change adds support for processing the experimental results by means of a Spark data processing pipeline. | |||
| 2020-08-24 | Add docker-compose service for simulator | Fabian Mastenbroek | |
| This change re-adds the simulator service for the docker-compose configuration, such that it will listen for incoming jobs from the API. | |||
