Apache Samza
Apache Samza is an open-source near-realtime, asynchronous computational framework for stream processing developed by the Apache Software Foundation in Scala and Java.
Developer(s) | Apache Software Foundation |
---|---|
Stable release | 1.2.0
/ 11 June 2019 |
Repository | Samza Repository |
Written in | Scala, Java |
Operating system | Cross-platform |
Type | Distributed stream processing |
License | Apache License 2.0 |
Website | samza |
Samza allows you to build stateful applications that process data in real-time from multiple sources including Apache Kafka.
Samza provides fault tolerance, isolation and stateful processing. Unlike batch systems (like Hadoop or Spark) it provides continuous computation and output, which result in sub-second[1] response times.
There are many players in the field of real time stream processing and Samza is one of the mature products[2][3][4] . It has been added to Apache in 2013[5].
Samza is used by multiple companies[6]. The biggest installation is in Linkedin.
History
Apache Samza has been developed in conjunction with Apache Kafka. Both were originally developed by LinkedIn.[7]
See also
References
- "Samza: Stateful Scalable Stream Processing at LinkedIn" (PDF).
- "Spark Streaming vs Flink vs Storm vs Kafka Streams vs Samza : Choose Your Stream Processing Framework". www.linkedin.com. Retrieved 2019-07-23.
- "Comparing Apache Spark, Storm, Flink and Samza stream processing engines - Part 1". Scott Logic. Retrieved 2019-07-23.
- "Hadoop, Storm, Samza, Spark, and Flink: Big Data Frameworks Compared". DigitalOcean. Retrieved 2019-07-23.
- "Apache Samza". blogs.apache.org. Retrieved 2019-07-23.
- "Samza - Powered By". samza.apache.org. Retrieved 2019-07-23.
- "How LinkedIn Uses Apache Samza". InfoQ. Retrieved 2016-09-28.