Distributed hash table

A distributed hash table (DHT) is a distributed system that provides a lookup service similar to a hash table. Key–value pairs are stored in a DHT, and any participating node can efficiently retrieve the value associated with a given key.

Source: Wikipedia — Distributed hash table (CC BY-SA 4.0)

Distributed hash table

A distributed hash table (DHT) is a distributed system that provides a lookup service similar to a hash table. Key–value pairs are stored in a DHT, and any participating node can efficiently retrieve the value associated with a given key.

Source: Wikipedia "Distributed hash table" · CC BY-SA 4.0

Share this article: X · Bluesky
Privacy Policy