Till KTH:s startsida Till KTH:s startsida

Visa version

Version skapad av Johan Montelius 2012-07-08 12:23

Visa nästa >
Jämför nästa >

Chordy - a distributed hash table

In this assignment you will implement a distributed hash table following the Chord scheme. In order to understand what you're about to do you should have a basic understanding of Chord and preferably have read the original paper.

Implement the distributed hash table up to the point where you have added the store and done some smaller experiments (section 1 and 2). Write up your results and experience in a report and hand it in at the seminar.

At the seminar we will build a larger ring and perform some measurements. We will also discuss how to proceed with handling of failures.