An open API service indexing awesome lists of open source software.

https://github.com/spycsh/kth-id2201-distributedsystemsbasiccourse


https://github.com/spycsh/kth-id2201-distributedsystemsbasiccourse

erlang lamport-clock linkstate linkstaterouting multicast-groups vector webserver

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

# KTH-ID2201-DistributedSystemsBasicCourse
My solutions to this course.

## Rudy
A small web server by Erlang

## Routy
A routing network based on link-state protocol

## Loggy
A logical time logger based on Lamport logical clock and Vector clock algorithm

## Groupy
A group communication application

## Chordy
A DHT implementation folloing chord scheme