Score: 1

PDSP-Bench: A Benchmarking System for Parallel and Distributed Stream Processing

Published: April 14, 2025 | arXiv ID: 2504.10704v1

By: Pratyush Agnihotri , Boris Koldehofe , Roman Heinrich and more

Potential Business Impact:

Tests how fast computer programs process data.

Business Areas:
DSP Hardware

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.

Repos / Data Links

Page Count
22 pages

Category
Computer Science:
Distributed, Parallel, and Cluster Computing