Explicit routing in multicast overlay networks

  • Authors:
  • Torsten Braun;Vijay Arya;Thierry Turletti

  • Affiliations:
  • University of Bern, Neubrückstrasse 10, CH-3012 Bern, Switzerland;INRIA, 2004 route des Lucioles, B.P. 93, F-06902 Sophia Antipolis, France;INRIA, 2004 route des Lucioles, B.P. 93, F-06902 Sophia Antipolis, France

  • Venue:
  • Computer Communications
  • Year:
  • 2006

Quantified Score

Hi-index 0.24

Visualization

Abstract

Application Level Multicast is a promising approach to overcome the deployment problems of IP level multicast by establishing delivery trees using overlay links among end systems. This paper presents algorithms to support traffic engineering, to improve the reliability of multicast delivery, and to facilitate secure group communications. First, we introduce the so-called backup multicast tree algorithm to compute a set of n-1 backup multicast delivery trees from the default multicast tree. Each backup multicast tree has exactly one link of the default multicast tree that is replaced by a backup link from the set of available links. The algorithm can calculate this set of trees with a complexity of O(m log n), which is identical with the complexity of well known minimum spanning tree algorithms. The so-called reduced multicast tree algorithm is based on the backup multicast tree algorithm and can calculate a tree from the default multicast tree by removing a particular node and by replacing the links of the removed node. Using the algorithms trees can be calculated individually by each of the nodes but it requires global topology knowledge. We therefore discuss distributed versions of the algorithms.