Programming Exercise 1
- Due 7 Feb 2024 by 23:59
- Points 1
- Submitting a file upload
There are two alternatives for running and completing the exercises.
1. Download the notebook file for the assignment here Download here and import it into your Zeppelics instance.
2. Skip Zeppelics and run Scala code without a notebook using the following repository Links to an external site.. This also allows you to use whatever IDE you prefer.
Submission:
1. If you went with Zeppelics, export the notebook and submit the JSON file.
2. If you went without Zeppelics, submit the Scala file + a screenshot (JPEG/PNG) of the terminal output
The purpose of this task is to implement an eventually perfect failure detector component in Kompics.
Note that apart from compiling the component successfully, you also have to execute successfully the check defined at the end.