mirror of
https://github.com/vinta/awesome-python.git
synced 2024-12-18 08:10:15 +00:00
Update README.md
This commit is contained in:
parent
069ac2de36
commit
c0c1e6ba19
|
@ -522,7 +522,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/).
|
||||
* [FastStream](https://github.com/airtai/faststream) - All in one stream processing framework using [Kafka Streams](https://kafka.apache.org/documentation/streams/) or [RabbitMQ](https://www.rabbitmq.com/).
|
||||
* [FastStream](https://github.com/airtai/faststream) - All in one stream processing framework currently supporting [Kafka](https://kafka.apache.org/) or [RabbitMQ](https://www.rabbitmq.com/).
|
||||
|
||||
## Distribution
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user