PAPER DIGEST
Most Influential SIGCOMM 2018 Paper · 2026-03 edition

AWStream: Adaptive Wide-area Streaming Analytics

Ben Zhang; Xin Jin; Sylvia Ratnasamy; John Wawrzynek; Edward A. Lee

Venue
ACM SIGCOMM Conference (SIGCOMM) 2018
Recognition
Most Influential SIGCOMM 2018 Paper (Rank No. 12)
Edition
2026-03
Impact factor
5
Certificate ID
3de716461e625c93

Abstract

The emerging class of wide-area streaming analytics faces the challenge of scarce and variable WAN bandwidth. Non-adaptive applications built with TCP or UDP suffer from increased latency or degraded accuracy. State-of-the-art approaches that adapt to network changes require developer writing sub-optimal manual policies or are limited to application-specific optimizations. We present AWStream, a stream processing system that simultaneously achieves low latency and high accuracy in the wide area, requiring minimal developer efforts. To realize this, AWStream uses three ideas: (<i>i</i>) it integrates application adaptation as a first-class programming abstraction in the stream processing model; (<i>ii</i>) with a combination of offline and online profiling, it automatically learns an accurate profile that models accuracy and bandwidth trade-off; and (<i>iii</i>) at runtime, it carefully adjusts the application data rate to match the available bandwidth while maximizing the achievable accuracy. We evaluate AWStream with three real-world applications: augmented reality, pedestrian detection, and monitoring log analysis. Our experiments show that AWStream achieves sub-second latency with only nominal accuracy drop (2-6%).

Download PDF certificate