Distributed hash tables (DHTs) are a class of decentralized distributed systems that provide a lookup service similar to a hash table: (name, value) pairs are stored in the DHT, and any participating node can efficiently retrieve the value associated with a given name. Responsibility for maintaining the mapping from names to values is distributed among the nodes, in such a way that a change in the set of participants causes a minimal amount of disruption. This allows DHTs to scale to extremely large numbers of nodes and to handle continual node arrivals, departures, and failures.
| Identifier (URI) | Rank |
|---|---|
| dbkwik:resource/lZnNPcTT_uZiy8Pi_TnHPQ== | 5.88129e-14 |
| dbr:Distributed_hash_table | 5.88129e-14 |
| dbkwik:resource/pSwlN6cRAtYZ_Se9tj53yw== | 5.88129e-14 |