Our paper "DFI: The Data Flow Interface for High-Speed Networks” was accepted to SIGMOD 2021

In this paper, we propose the Data Flow Interface (DFI) – a new way for data processing systems to exploit high-speed networks.

2021/01/13

In this paper, we propose the Data Flow Interface (DFI) as a way to make it easier for data processing systems to exploit high-speed networks without the need to deal with the complexity of RDMA. By lifting the level of abstraction, DFI factors out much of the complexity of network communication and makes it easier for developers to declaratively express how data should be efficiently routed to accomplish a given distributed data processing task. As we show in our experiments, DFI is able to support a wide variety of data-centric applications with high performance at a low complexity for the applications.

Authors:

  • Lasse Thostrup (TU Darmstadt)
  • Jan Skrzypczak (Zuse Institute Berlin)
  • Matthias Jasny (TU Darmstadt)
  • Tobias Ziegler (TU Darmstadt)
  • Carsten Binnig (TU Darmstadt)