vix.ing · top · new · best · stats · spec

Distributed Algorithms for Computing Alternate Paths Avoiding Failed Nodes and Links

2008/11/09 by Amit M. Bhosle, Bhosle, Amit M., Teofilo F. Gonzalez +1
Computer Science · #Complexity and Algorithms in Graphs #Data Structures and Algorithms (cs.DS) #Distributed #FOS: Computer and information sciences #Interconnection Networks and Systems #Networking and Internet Architecture (cs.NI) #Parallel #Software-Defined Networks and 5G #and Cluster Computing (cs.DC) #cs.DC #cs.DS #cs.NI

paper · pdf · doi:10.48550/arxiv.0811.1301

8 pages, 2 columns, 1 figure

arxiv created 2008/11/09 · openalex publication_date 2008/11/09 · arxiv updated 2009/12/01 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

Abstract

A recent study characterizing failures in computer networks shows that transient single element (node/link) failures are the dominant failures in large communication networks like the Internet. Thus, having the routing paths globally recomputed on a failure does not pay off since the failed element recovers fairly quickly, and the recomputed routing paths need to be discarded. In this paper, we present the first distributed algorithm that computes the alternate paths required by some "proactive recovery schemes" for handling transient failures. Our algorithm computes paths that avoid a failed node, and provides an alternate path to a particular destination from an upstream neighbor of the failed node. With minor modifications, we can have the algorithm compute alternate paths that avoid a failed link as well. To the best of our knowledge all previous algorithms proposed for computing alternate paths are centralized, and need complete information of the network graph as input to the algorithm.

Citations

Related