stream-processing.md
July 15, 2021 ยท View on GitHub
Bookmarks tagged [stream-processing]
www.codever.land/bookmarks/t/stream-processing
Apache Beam Home Page
Apache Beam is an open source, unified model and set of language-specific SDKs for defining and executing data processing workflows, and also data ingestion and integration flows, supporting Enterpris...
- tags: batch-processing, stream-processing, apache-beam
- :octocat: source code
faust
https://github.com/robinhood/faust
A stream processing library, porting the ideas from Kafka Streams to Python.
- tags: python, distributed-computing, stream-processing
- :octocat: source code
streamparse
https://github.com/Parsely/streamparse
Run Python code against real-time streams of data via Apache Storm.
- tags: python, distributed-computing, stream-processing
- :octocat: source code