Difference between revisions of "Distributed Hash Table (DHT)"

From wikieduonline
Jump to navigation Jump to search
Line 1: Line 1:
 +
[[wikipedia:Distributed hash table]]
 +
 
  --bootstrap-node value [ --bootstrap-node value ]    The address of bootstrap node. Beacon node will connect for peer discovery via DHT.  Multiple nodes can be passed by using the flag multiple times but not comma-separated. You can also pass YAML files containing multiple nodes.
 
  --bootstrap-node value [ --bootstrap-node value ]    The address of bootstrap node. Beacon node will connect for peer discovery via DHT.  Multiple nodes can be passed by using the flag multiple times but not comma-separated. You can also pass YAML files containing multiple nodes.
  
  
 
* [[Chord]] and [[Kademlia]].
 
* [[Chord]] and [[Kademlia]].

Revision as of 10:26, 8 August 2024

wikipedia:Distributed hash table

--bootstrap-node value [ --bootstrap-node value ]    The address of bootstrap node. Beacon node will connect for peer discovery via DHT.  Multiple nodes can be passed by using the flag multiple times but not comma-separated. You can also pass YAML files containing multiple nodes.


Advertising: