Created by: SeanTAllen
What is this Python project?
Stream processing framework for Python.
What's the difference between this Python project and similar ones?
Wallaroo is a extensible framework that makes it easy to get stateful stream processing and event-driven applications. Wallaroo is was purpose-built for use cases that require state management, complex workflows, bursty capacity demands, or the need to run anywhere – on-prem, at the edge, or on any cloud.
Wallaroo was built with several high-level goals in mind:
- Create a dependable and resilient distributed computing framework
- Take care of the complexities of distributed computing "plumbing," allowing developers to focus on their business logic
- Provide high-performance & low-latency data processing
- Be portable and deploy easily (i.e., run on-prem or any cloud)
- Manage in-memory state for the application
- Allow applications to scale as needed, even when they are live and up-and-running
--
Anyone who agrees with this pull request could vote for it by adding a