
apache.org
https://spark.apache.org/docs/latest/streaming-pro…
Spark Streaming - Spark 4.0.1 Documentation
Spark Streaming is an extension of the core Spark API that enables scalable, high-throughput, fault-tolerant stream processing of live data streams. Data can be ingested from many sources like Kafka, Kinesis, or TCP sockets, and can be processed using complex algorithms expressed with high-level functions like map, reduce, join and window.