Adds bytewax to distributed compute under the stream processing subheading. Easy to use Python stream processing framework.
What is this Python project?
Stream Processing Framework.
- connects to any streaming data source (Kafka, Pulsar, Redpanda, websockets, SSE etc.)
- execute native python in stream processing operators.
- stateful processing capabilities.
- scales on k8s.
What's the difference between this Python project and similar ones?
Faust is the most similar. Bytewax supports in-memory state first, can work with more than just Kafka and it is still actively supported/maintained.
--
Anyone who agrees with this pull request could submit an Approve review to it.