Flooding algorithms
= Flooding algorithms
{wiki=Category:Flooding_algorithms}
Flooding algorithms are a type of routing technique used primarily in computer networking, particularly in the context of message passing and data distribution. The primary concept behind flooding is to send a message to every node (or host) in a network, ensuring that the message reaches its destination even in the presence of network topology changes or failures.