Firebird is a Python based Stream Processing Framework
- Make it easy to create streaming processing data pipeline using python
- Make it easy to deploy your pipeline to Kubernete Cluster, so your pipeline can run at scale.
- A Management Web UI to visualize your pipeline topology.
- The firebird framework encourage you to write reusable streaming processing unit and encapsulate it in Generator or Node or Sink.