Merge 94e057903b72ac8eeb5593016f74f012729211eb into 2252650cfdff3782d5a85458507fe9ec6edde7a4

This commit is contained in:
merlin-lacuna 2024-08-10 22:16:48 -04:00 committed by GitHub
commit 5c4aa98d2b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -452,6 +452,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
* Stream Processing
* [faust](https://github.com/robinhood/faust) - A stream processing library, porting the ideas from [Kafka Streams](https://kafka.apache.org/documentation/streams/) to Python.
* [streamparse](https://github.com/Parsely/streamparse) - Run Python code against real-time streams of data via [Apache Storm](http://storm.apache.org/).
* [Quix Streams](https://github.com/quixio/quix-streams) - A stream processing library originally designed for the McLaren Formula 1 racing team that can process high volumes of time-series data with up to nanosecond precision using Apache Kafka as a message broker.
## Distribution