Are you an EPFL student looking for a semester project?
Work with us on data science and visualisation projects, and deploy your project as an app on top of Graph Search.
Consensus protocol have seen increased usage in recent years due to the industry shift to distributed computing. However, it has traditionally been implemented in the application layer. We propose to move the consensus protocol in the transport layer, to offer reliable ordered delivery of messages to applications. Our implementation builds on R2P2, a novel RPC framework for datacenter applications. It can run both using Linux UDP sockets or kernel bypass using DPDK. We observe tail latency increase of only 10 μs and a throughput loss of only 13% compared to the unreplicated application, showing that easy-to-use consensus can also have high performance.
Martin Vetterli, Yves Bellouard, Ruben Ricca
Klaus Benedikt Schönenberger, Thierry Pelet