BGP-based clustering for scalable and reliable gossip broadcast

  • Authors:
  • M. Brahami;P. Th. Eugster;R. Guerraoui;S. B. Handurukande

  • Affiliations:
  • Distributed Programming Laboratory, Swiss Federal Institute of Technology in Lausanne (EPFL);Sun Microsystems, Switzerland;Distributed Programming Laboratory, Swiss Federal Institute of Technology in Lausanne (EPFL);Distributed Programming Laboratory, Swiss Federal Institute of Technology in Lausanne (EPFL)

  • Venue:
  • GC'04 Proceedings of the 2004 IST/FET international conference on Global Computing
  • Year:
  • 2004

Quantified Score

Hi-index 0.00

Visualization

Abstract

This paper presents a locality-based dissemination graph algorithm for scalable reliable broadcast. Our algorithm scales in terms of both network and memory usage. Processes only have “local knowledge” about each other. They organize themselves dynamically (right from the bootstrapping phase), according to join, leave or crash events, to form a locality-based dissemination graph. Broadcast messages can be disseminated using these graphs in large networks like the Internet, without relying on any special infrastructure or intermediate brokers. Roughly speaking, a dissemination graph consists of “non-crossing” (independent) trees that provide multiple paths between processes for improved broadcast efficiency and reliability. Each tree is constructed using BGP routing information about process “locality”. We convey the feasibility of the algorithm using both simulation and experimental results and describe an application of our algorithm for broadcasting information streams.