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

From wikieduonline
Jump to navigation Jump to search
m (Welcome moved page DHT to Distributed Hash Table (DHT))
Line 1: Line 1:
 
  --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]].

Revision as of 10:25, 8 August 2024

--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: