PDSP-Bench: A Benchmarking System for Parallel and Distributed Stream Processing
By: Pratyush Agnihotri , Boris Koldehofe , Roman Heinrich and more
Potential Business Impact:
Tests how fast computer programs process data.
The paper introduces PDSP-Bench, a novel benchmarking system designed for a systematic understanding of performance of parallel stream processing in a distributed environment. Such an understanding is essential for determining how Stream Processing Systems (SPS) use operator parallelism and the available resources to process massive workloads of modern applications. Existing benchmarking systems focus on analyzing SPS using queries with sequential operator pipelines within a homogeneous centralized environment. Quite differently, PDSP-Bench emphasizes the aspects of parallel stream processing in a distributed heterogeneous environment and simultaneously allows the integration of machine learning models for SPS workloads. In our results, we benchmark a well-known SPS, Apache Flink, using parallel query structures derived from real-world applications and synthetic queries to show the capabilities of PDSP-Bench towards parallel stream processing. Moreover, we compare different learned cost models using generated SPS workloads on PDSP-Bench by showcasing their evaluations on model and training efficiency. We present key observations from our experiments using PDSP-Bench that highlight interesting trends given different query workloads, such as non-linearity and paradoxical effects of parallelism on the performance.
Similar Papers
SProBench: Stream Processing Benchmark for High Performance Computing Infrastructure
Distributed, Parallel, and Cluster Computing
Tests how fast computers can handle lots of information.
Learning from the Past: Adaptive Parallelism Tuning for Stream Processing Systems
Distributed, Parallel, and Cluster Computing
Makes computer programs run faster by adjusting their parts.
A Review and Analysis of a Parallel Approach for Decision Tree Learning from Large Data Streams
Artificial Intelligence
Teaches computers to learn from fast-moving information.