# HG changeset patch # User Christian Urban # Date 1347251529 -3600 # Node ID 69fc08cfde320ef485b9031bb524647a1f9fc535 # Parent 97fb8321925b6affe7fd1c6c3196e578d293c5b0 added project diff -r 97fb8321925b -r 69fc08cfde32 bsc-projects-12.html --- a/bsc-projects-12.html Thu Sep 06 21:28:17 2012 +0100 +++ b/bsc-projects-12.html Mon Sep 10 05:32:09 2012 +0100 @@ -35,7 +35,7 @@ a short description about your programming skills and Computer Science background in your first email. I will also need your King's username in order to book the project for you. Thanks. -

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.

+
  • [CU6] Implementation of a Distributed Clock-Synchronisation Algorithm developed at NASA

    +

    + 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. +

    +