Prefix hash tree definition

Search

Prefix hash tree

Prefix hash tree logo #21000 A prefix hash tree (PHT) is a distributed data structure that enables more sophisticated queries over a distributed hash table (DHT). The prefix hash tree uses the lookup interface of a DHT to construct a trie-based data structure that is both efficient (updates are doubly logarithmic in the size of the domain being indexed), and resilient (the fa...
Found on http://en.wikipedia.org/wiki/Prefix_hash_tree
No exact match found.