PulseExploreJournal ClubDebatesTrendingResearchersJournals
Instagram
HomeExploreJournal ClubTrending
Synapse
⌘+K
Synapse
August 27, 2001ACM SIGCOMM Computer Communication Review1,914 citations

Chord

View Full Paper
ISIon StoicaRMRobert MorrisDKDavid R. Karger

Key Points

Key points are not available for this paper at this time.

Abstract

A fundamental problem that confronts peer-to-peer applications is to efficiently locate the node that stores a particular data item. This paper presents Chord , a distributed lookup protocol that addresses this problem. Chord provides support for just one operation: given a key, it maps the key onto a node. Data location can be easily implemented on top of Chord by associating a key with each data item, and storing the key/data item pair at the node to which the key maps. Chord adapts efficiently as nodes join and leave the system, and can answer queries even if the system is continuously changing. Results from theoretical analysis, simulations, and experiments show that Chord is scalable, with communication cost and the state maintained by each node scaling logarithmically with the number of Chord nodes.

Ask AI
Helpful
Bookmark
Share
View Full Paper

Cite This Study

Stoica et al. (2001) studied this question.

synapsesocial.com/papers/6a1ca1eb0c498a814985b54chttps://doi.org/10.1145/964723.383071
Ask AI
Helpful
Bookmark
Share
View Full Paper