English

FRANCIS: Fast Reaction Algorithms for Network Coordination In Switches

Networking and Internet Architecture 2024-11-04 v2

Abstract

Optimizing the reaction to network events, which is critical in tasks such as clock synchronization, multicast, and routing, becomes increasingly challenging as networks grow larger. To improve the reaction time compared to centralized solutions, the theory community has made significant progress in the design of message-passing algorithms that leverage all nodes for distributed computation, and the advent of programmable switches makes it now possible to materialize them. We propose FRANCIS, a framework and associated libraries for running message-passing algorithms on programmable switches. It features primitives that allow easy integration of such algorithms for quickly reacting to network events while optimizing resource consumption. We use FRANCIS to implement event reaction solutions that improve clock synchronization, source-routed multicast, and routing and demonstrate up to 18x reduction in reaction time.

Keywords

Cite

@article{arxiv.2204.14138,
  title  = {FRANCIS: Fast Reaction Algorithms for Network Coordination In Switches},
  author = {Wenchen Han and Vic Feng and Gregory Schwartzman and Yuliang Li and Michael Mitzenmacher and Minlan Yu and Ran Ben-Basat},
  journal= {arXiv preprint arXiv:2204.14138},
  year   = {2024}
}

Comments

22 pages, 19 figures

R2 v1 2026-06-24T11:02:43.105Z