A scalable content-addressable network

Publication Type: 
Journal: 
SIGCOMM '01: Proceedings of the 2001 conference on Applications, technologies, architectures, and protocols for computer communications
Publisher: 
ACM Press
Pages: 
161-172
Year: 
2 001
Place Published: 
New York, NY, USA
ISBN: 
1-58113-411-8
Keywords: 
Abstract: 
Hash tables - which map "keys" onto "values" - are an essential building block in modern software systems. We believe a similar functionality would be equally valuable to large distributed systems. In this paper, we introduce the concept of a Content-Addressable Network (CAN) as a distributed infrastructure that provides hash table-like functionality on Internet-like scales. The CAN is scalable, fault-tolerant and completely self-organizing, and we demonstrate its scalability, robustness and low-latency properties through simulation.