Chord (peer-to-peer)
In computing, Chord is a protocol and algorithm for a peer-to-peer distributed hash table. A distributed hash table stores key-value pairs by assigning keys to different computers (known as "nodes"); a node will store the values for all the keys for which it is responsible. Chord specifies how keys are assigned to nodes, and how a node can discover the value for a given key by first locating the node responsible for that key.
Chord is one of the four original distributed hash table protocols, along with CAN, Tapestry, and Pastry. It was introduced in 2001 by Ion Stoica, Robert Morris, David Karger, Frans Kaashoek, and Hari Balakrishnan, and was developed at MIT.
Read more about Chord (peer-to-peer): Overview, Chord Protocol, Potential Uses, Proof Sketches, Pseudocode
Famous quotes containing the word chord:
“The notes, random
From tuning, wander into the heat
Like a new insect chirping in the scrub,
Untired at noon. A chord gathers and spills....”
—Philip Larkin (19221986)