PDOS Home




  MIT > LCS > PDOS Home > 

Publications > 

Abstracts > Chord DNS (IPTPS '02)


Projects
People
Software

By subject
By date

 Publication search:  

Serving DNS Using Chord

Russ Cox, Athicha Muthitacharoen, and Robert Morris

Abstract

The current domain name system (DNS) couples ownership of domains with the responsibility of serving data for them. The DNS security extensions (DNSSEC) allow verificaton of records obtained by alternate means, opening exploration of alternative storage systems for DNS records. We explore one such alternative using DHash, a peer-to-peer distributed hash table built on top of Chord. Our system inherits Chord's fault-tolerance and load balance properties, at the same time eliminating many administrative problems with the current DNS. Still, our system has significantly higher latencies and other disadvantages in comparison with conventional DNS. We use this comparison to draw conclusions about general issues that still need to be addressed in peer-to-peer systems and distributed hash tables in particular.

In the Proceedings of the 1st International Workshop on Peer-to-Peer Systems (IPTPS '02), Cambridge, Massachusetts, March 2002. (BibTeX entry)

Paper text: PDF, PS, gzipped PS