Distributed hash table: Difference between revisions

Content deleted Content added
m SAJAD
Tags: Reverted Visual edit Mobile edit Mobile web edit
Reverting edit(s) by Gffuhffff (talk) to rev. 1106016081 by NateEag: Vandalism (RW 16.1)
Line 23:
Outside academia, DHT technology has been adopted as a component of BitTorrent and in the Coral Content Distribution Network.
 
== SajadProperties ==
DHTs characteristically emphasize thefollowingthe following properties:
 
* [[Decentralized computing|Autonomy and decentralization]]: The nodes collectively form the system without any central coordination.
*
* [[Fault tolerance]]: The system should be reliable (in some sense) even with nodes continuously joining, leaving, and failing.<ref>R Mokadem, A Hameurlain and AM Tjoa. [https://www.irit.fr/~Riad.Mokadem/wp-content/uploads/sites/67/2020/12/Resource-discovery-service-while-minimizing-maintenance-overhead-in-hierarchical-DHT-systems-iiWas2010.pdf Resource discovery service while minimizing maintenance overhead in hierarchical DHT systems]. Proc. iiWas, 2010</ref>
* [[scale (computing)|Scalability]]: The system should function efficiently even with thousands or millions of nodes.