Computing all the best swap edges distributively

  • Authors:
  • P. Flocchini;L. Pagli;G. Prencipe;N. Santoro;P. Widmayer

  • Affiliations:
  • University of Ottawa, Canada;Universití di Pisa, Italy;Universití di Pisa, Dipartimento di Informatica, Largo Bruno Pontecorvo, 3, 5600 Pisa, Italy;Carleton University, Canada;ETH, Zurich, Switzerland

  • Venue:
  • Journal of Parallel and Distributed Computing
  • Year:
  • 2008

Quantified Score

Hi-index 0.00

Visualization

Abstract

Recently great attention has been given to point-of-failure swap rerouting, an efficient technique for routing in the presence of transient failures. According to this technique, a message follows the normal routing table information unless the next hop has failed; in this case, it is redirected towards a precomputed link, called swap; once this link has been crossed, normal routing is resumed. The choice of the swap edge is done according to some optimization criteria on the resulting new route. The amount of precomputed information required in addition to the routing table is rather small: a single link per each destination. Several efficient serial algorithms have been presented to compute this information for several optimization criteria (F"d"i"s"t, F"s"u"m, F"i"n"c"r, F"m"a"x). Only the algorithm corresponding to F"d"i"s"t has been efficiently implemented in a distributed environment, while for the other optimization criteria no distributed solution has been devised yet. In this paper we present protocols, based on a new strategy, that allow the efficient distributed computation of all the optimal swap edges under F"s"u"m, F"i"n"c"r, F"m"a"x. Although considerably more difficult than F"d"i"s"t, these problems can be solved with the same cost. In systems allowing long messages, we develop solution protocols based on the same strategy that use only O(n) messages without increasing the total amount of transmitted data items.