Flow Optimization at Inter-Datacenter Networks for Application Run-time Acceleration
Berta Serracanta, Alberto Rodriguez-Natal, Fabio Maino, Albert, Cabellos

TL;DR
This paper presents a flow prioritization method using eBPF in SD-WAN to reduce flow completion times for short flows, enhancing distributed application performance across inter-datacenter networks.
Contribution
It introduces a novel eBPF-based flow segregation technique that prioritizes short flows over long flows in inter-datacenter networks, improving application run-time without modifying applications.
Findings
Achieves 1.5x reduction in flow completion time for short flows
Works with encrypted traffic and is application-agnostic
Effective in accelerating distributed application performance
Abstract
In the present-day, distributed applications are commonly spread across multiple datacenters, reaching out to edge and fog computing locations. The transition away from single datacenter hosting is driven by capacity constraints in datacenters and the adoption of hybrid deployment strategies, combining on-premise and public cloud facilities. However, the performance of such applications is often limited by extended Flow Completion Times (FCT) for short flows due to queuing behind bursts of packets from concurrent long flows. To address this challenge, we propose a solution to prioritize short flows over long flows in the Software-Defined Wide-Area Network (SD-WAN) interconnecting the distributed computing platforms. Our solution utilizes eBPF to segregate short and long flows, transmitting them over separate tunnels with the same properties. By effectively mitigating queuing delays, we…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsCloud Computing and Resource Management · Distributed and Parallel Computing Systems · Software System Performance and Reliability
