http://en.wikipedia.org/wiki/Gossip_protocol
Pairewise periodic comm. based protocol to spread information which resembles the way how gossip spreads among ppl. This protocol assumes a faulty network and decentralized. Epidemic algorithms are the ones that adopt gossip protocol.
Simple algorithm w/ cute name.