kademlia_routing_table::PARALLELISM [] [src]

pub const PARALLELISM: usize = 4

The number of nodes a message is sent to in each hop for redundancy.

See target_nodes for details.