EdgeWise: A Better Stream Processing Engine for the Edge

Authors: 

Xinwei Fu, Talha Ghaffar, James C. Davis, and Dongyoon Lee, Virginia Tech

Abstract: 

Many Internet of Things (IoT) applications would benefit if streams of data could be analyzed rapidly at the Edge, near the data source. However, existing Stream Processing Engines (SPEs) are unsuited for the Edge because their designs assume Cloud-class resources and relatively generous throughput and latency constraints.

This paper presents EdgeWise, a new Edge-friendly SPE, and shows analytically and empirically that EdgeWise improves both throughput and latency. The key idea of EdgeWise is to incorporate a congestion-aware scheduler and a fixed-size worker pool into an SPE. Though this idea has been explored in the past, we are the first to apply it to modern SPEs and we provide a new queue-theoretic analysis to support it. In our single-node and distributed experiments we compare EdgeWise to the state-of-the-art Storm system. We report up to a 3x improvement in throughput while keeping latency low.

Open Access Media

USENIX is committed to Open Access to the research presented at our events. Papers and proceedings are freely available to everyone once the event begins. Any video, audio, and/or slides that are posted after the event are also free and open to everyone. Support USENIX and our commitment to Open Access.

BibTeX
@inproceedings {234890,
author = {Xinwei Fu and Talha Ghaffar and James C. Davis and Dongyoon Lee},
title = {{EdgeWise}: A Better Stream Processing Engine for the Edge},
booktitle = {2019 USENIX Annual Technical Conference (USENIX ATC 19)},
year = {2019},
isbn = {978-1-939133-03-8},
address = {Renton, WA},
pages = {929--946},
url = {http://www.usenix.org/conference/atc19/presentation/fu},
publisher = {USENIX Association},
month = jul
}

Presentation Video