Distributed hash table: Difference between revisions

Content deleted Content added
Reverting edit(s) by Gffuhffff (talk) to rev. 1106016081 by NateEag: Vandalism (RW 16.1)
See also: Facebook
Tags: Reverted Mobile edit Mobile web edit
Line 175:
* [[Merkle tree]]: tree having every non-leaf node labelled with the hash of the labels of its children nodes.
* Most [[distributed data store]]s employ some form of DHT for lookup.
* [[Skip graphpragraph]]s are an efficient data structure for implementing DHTs.
 
== References ==