Add flowable (#948)

This commit is contained in:
godshang
2021-09-08 16:18:25 +08:00
committed by GitHub
parent 6b49ddecc2
commit 5228334943

View File

@ -1125,6 +1125,7 @@ _Frameworks that handle the communication between the layers of a web applicatio
### Workflow Orchestration Engines
- [Cadence](https://cadenceworkflow.io) - Stateful code platform from Uber.
- [flowable](https://github.com/flowable/flowable-engine) - Compact and efficient workflow and business process management platform.
- [Temporal](https://temporal.io) - Microservice orchestration platform, forked from Cadence but gRPC based.
## Resources