Sciweavers

SIGOPS
2010

Optimizing information flow in the gossip objects platform

13 years 2 months ago
Optimizing information flow in the gossip objects platform
Gossip-based protocols are commonly used for diffusing information in large-scale distributed applications. GO (Gossip Objects) is a per-node gossip platform that we developed in support of this class of protocols. GO allows nodes to join multiple gossip groups without losing the appealing fixed bandwidth guarantee of gossip protocols, and the platform also optimizes latency in a principled manner. Our algorithm is based on the observations that multiple rumors can often be squeezed into a single IP packet, and that indirect routing of rumors can speed up delivery. We formalize these observations and develop a theoretical analysis of this algorithm. We have also implemented GO, and studied the effectiveness of the algorithm by comparing it to the more standard random dissemination gossip strategy. Categories and Subject Descriptors C.2.4 [Computer Communication]: Distributed Systems Keywords gossip, epidemic broadcast, multicast
Ymir Vigfusson, Ken Birman, Qi Huang, Deepak P. Na
Added 30 Jan 2011
Updated 30 Jan 2011
Type Journal
Year 2010
Where SIGOPS
Authors Ymir Vigfusson, Ken Birman, Qi Huang, Deepak P. Nataraj
Comments (0)