What is a Distributed Hash Table (DHT)?

Data is distributed across all nodes and associated with a key

Each node is assigned an identifier

Based on a hash from the key, each node can forward requests so the correct node

Diskussion