Efficient Routing Algorithm Design for Large DetNet

03/01/2023
by   Shizhen Zhao, et al.
0

Deterministic Networking (DetNet) is a rising technology that offers deterministic delay & jitter and zero packet loss regardless of failures in large IP networks. In order to support DetNet, we must be able to find a set of low-cost routing paths for a given node pair subject to delay-range constraints. Unfortunately, the Delay-Range Constrained Routing (DRCR) problem is NP-Complete. Existing routing approaches either cannot support the delay-range constraints, or incur extremely high computational complexity. We propose Pulse+, a highly scalable and efficient DRCR problem solver. Pulse+ adopts a branch-and-bound methodology and optimizes its pruning strategies for higher efficiency. We also integrate Pulse+ with a divide-and-conquer approach and propose CoSE-Pulse+ to find a pair of active/backup paths that meet DetNet's delay-range and delay-diff constraints. Both Pulse+ and CoSE-Pulse+ offer optimality guarantee. Notably, although Pulse+ and CoSE-Pulse+ do not have a polynomial worst-case time complexity, their empirical performance is superior. We evaluate Pulse+ and CoSE-Pulse+ against the K-Shorst-Path and Lagrangian-dual based algorithms using synthetic test cases generated over networks with thousands of nodes and links. Both Pulse+ and CoSE-Pulse+ achieve significant speedup. To enable reproduction, we open source our code and test cases at [1].

READ FULL TEXT

page 1

page 2

page 3

page 4

research
07/26/2023

Differentiable Programming Network Calculus: Configuration Synthesis under Delay Constraints

With the advent of standards for deterministic network behavior, synthes...
research
09/27/2020

Load Balancing and Mutisource Routing in Information-Centric-Networking

Information-Centric Networking is still an incomplete paradigm which int...
research
04/06/2020

Joint Routing and Scheduling for Large-Scale Deterministic IP Networks

With the advent of 5G and the evolution of Internet protocols, industria...
research
01/23/2019

Unveiling the potential of Graph Neural Networks for network modeling and optimization in SDN

Network modeling is a critical component for building self-driving Softw...
research
10/23/2017

Constrained Routing Between Non-Visible Vertices

In this paper we study local routing strategies on geometric graphs. Suc...
research
01/17/2023

Sparse Semi-Oblivious Routing: Few Random Paths Suffice

The packet routing problem asks to select routing paths that minimize th...
research
10/18/2021

Deploying Near-Optimal Delay-Constrained Paths with Segment Routing in Massive-Scale Networks

With a growing demand for quasi-instantaneous communication services suc...

Please sign up or login with your details

Forgot password? Click here to reset