English

Paxos Made Switch-y

Distributed, Parallel, and Cluster Computing 2015-11-17 v1 Networking and Internet Architecture

Abstract

This paper describes an implementation of the well-known consensus protocol, Paxos, in the P4 programming language. P4 is a language for programming the behavior of network forwarding devices (i.e., the network data plane). Moving consensus logic into network devices could significantly improve the performance of the core infrastructure and services in data centers. Moreover, implementing Paxos in P4 provides a critical use case and set of requirements for data plane language designers. In the long term, we imagine that consensus could someday be offered as a network service, just as point-to-point communication is provided today.

Keywords

Cite

@article{arxiv.1511.04985,
  title  = {Paxos Made Switch-y},
  author = {Huynh Tu Dang and Marco Canini and Fernando Pedone and Robert Soulé},
  journal= {arXiv preprint arXiv:1511.04985},
  year   = {2015}
}
R2 v1 2026-06-22T11:46:18.750Z