awesome-python icon indicating copy to clipboard operation
awesome-python copied to clipboard

Add Bytewax

Open awmatheson opened this issue 3 years ago • 2 comments

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.

awmatheson avatar Jan 20 '23 21:01 awmatheson

Mo

Oxgen66 avatar Feb 14 '23 08:02 Oxgen66

Mo

Oxgen66 avatar Jun 06 '23 13:06 Oxgen66