Distributed hash table

id: distributed-hash-table-180-12555045
title: Distributed hash table
text: 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. The main advantage of a DHT is that nodes can be added or removed with minimum work around re-distributing keys. Keys are unique identifiers which map to particular values, which in turn can be anything from addresses, to documents, to arbitrary data. Responsib
brand slug: wiki
category slug: encyclopedia
description: Decentralized distributed system with lookup service
original url: https://en.wikipedia.org/wiki/Distributed_hash_table
date created: 2003-03-05T17:07:42Z
date modified: 2024-09-06T00:05:25Z
main entity: {"identifier":"Q863506","url":"https://www.wikidata.org/entity/Q863506"}
image: {"content_url":"https://upload.wikimedia.org/wikipedia/commons/9/98/DHT_en.svg","width":840,"height":352}
fields total: 13
integrity: 16

Related Entries

Explore Next Part