Stream Processing: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 4: | Line 4: | ||
* [[Kafka Streams#Overview|Kafka Streams]] | * [[Kafka Streams#Overview|Kafka Streams]] | ||
* [[Reactive Programming]] | * [[Reactive Programming]] | ||
* [[Amazon Kinesis]] | |||
=Overview= | =Overview= |
Revision as of 18:46, 23 October 2018
Internal
Overview
Stream processing means data, usually in large quantities, as it becomes available.
TODO
- Consuming streaming data https://developer.twitter.com/en/docs/tutorials/consuming-streaming-data#stallwarnings
- Processing streams of data with Apache Kafka and Spark: ingestion, processing, reaction, exampleshttps://lenadroid.github.io/posts/distributed-data-streaming-action.html