Resource- and Message Size-Aware Scheduling of Stream Processing at the Edge with application to Realtime Microscopy
Ben Blamey, Ida-Maria Sintorn, Andreas Hellander, Salman Toor

TL;DR
This paper proposes a resource- and message size-aware scheduling approach for stream processing at the cloud edge, improving latency and throughput in hybrid edge/cloud environments, demonstrated with real-time microscopy data.
Contribution
It introduces a novel scheduling method that considers heterogeneity and resource constraints at the edge, tailored for hybrid deployment of stream processing applications.
Findings
Reduced end-to-end latency compared to baseline schedulers
Improved throughput in resource-constrained edge environments
Effective real-time processing of microscopy image streams
Abstract
Whilst computational resources at the cloud edge can be leveraged to improve latency and reduce the costs of cloud services for a wide variety mobile, web, and IoT applications; such resources are naturally constrained. For distributed stream processing applications, there are clear advantages to offloading some processing work to the cloud edge. Many state of the art stream processing applications such as Flink and Spark Streaming, being designed to run exclusively in the cloud, are a poor fit for such hybrid edge/cloud deployment settings, not least because their schedulers take limited consideration of the heterogeneous hardware in such deployments. In particular, their schedulers broadly assume a homogeneous network topology (aside from data locality consideration in, e.g., HDFS/Spark). Specialized stream processing frameworks intended for such hybrid deployment scenarios,…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsCaching and Content Delivery · IoT and Edge/Fog Computing · Image and Video Quality Assessment
