Skip to content

Commit ca9f0fd

Browse files
authored
Added Apache Spark Structured Streaming
1 parent e182aee commit ca9f0fd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ toc::[]
7474
* https://flink.apache.org/[Apache Flink] - Stateful computations over data streams.
7575
* https://kafka.apache.org/documentation/streams/[Apache Kafka Streams] - A client library for building applications and microservices, where the input and output data are stored in Kafka.
7676
* http://samza.apache.org/[Apache Samza] - A distributed stream processing framework.
77+
* https://spark.apache.org/docs/latest/structured-streaming-programming-guide.html[Apache Spark Structured Streaming] - A scalable and fault-tolerant stream processing engine built on the Spark SQL engine.
7778
* http://storm.apache.org/[Apache Storm] - A distributed realtime computation system.
7879

7980
== Testing

0 commit comments

Comments
 (0)