English

Fault Tolerance for Stream Processing Engines

Distributed, Parallel, and Cluster Computing 2020-05-06 v3

Abstract

Distributed Stream Processing Engines (DSPEs) target applications related to continuous computation, online machine learning and real-time query processing. DSPEs operate on high volume of data by applying lightweight operations on real-time and continuous streams. Such systems require clusters of hundreds of machine for their deployment. Streaming applications come with various requirements, i.e., low-latency, high throughput, scalability and high availability. In this survey, we study the fault tolerance problem for DSPEs. We discuss fault tolerance techniques that are used in modern stream processing engines that are Storm, S4, Samza, SparkStreaming and MillWheel. Further, we give insight on fault tolerance approaches that we categorize as active replication, passive replication and upstream backup. Finally, we discuss implications of the fault tolerance techniques for different streaming application requirements.

Keywords

Cite

@article{arxiv.1605.00928,
  title  = {Fault Tolerance for Stream Processing Engines},
  author = {Muhammad Anis Uddin Nasir},
  journal= {arXiv preprint arXiv:1605.00928},
  year   = {2020}
}

Comments

The survey is not complete and require major updates

R2 v1 2026-06-22T13:52:15.248Z