Package protocols.broadcast.flood
package protocols.broadcast.flood
-
ClassesClassDescriptionFlood broadcast — the simplest reliable dissemination: when you receive a message for the first time, deliver it locally and forward it to every neighbour except the one you got it from.