# HG changeset patch
# User Christian Urban Note that besides being a lecturer, I am also a passionate
+
Note that besides being a lecturer in the theory of Computer Science, I am also a passionate
hacker …
defined as “a person who enjoys exploring the details of programmable systems and
stretching their capabilities, as opposed to most users, who prefer to learn only the minimum
@@ -310,6 +310,26 @@
languages and tools.
+ Description: + This + paper + describes a new synchronisation algorithm for clock that communicate by exchanging + messages. +
+ + Literature: + The project implements the algorithm presented + here. + + +Skills: + In order to implement a simulation of this algorithm, you need to tackle + concurrency. You can do this for example in the programming language + Scala. +
+