Add workflow engines section
This commit is contained in:
@ -72,6 +72,7 @@ A curated list of awesome Java frameworks, libraries and software.
|
|||||||
- [Version Managers](#version-managers)
|
- [Version Managers](#version-managers)
|
||||||
- [Web Crawling](#web-crawling)
|
- [Web Crawling](#web-crawling)
|
||||||
- [Web Frameworks](#web-frameworks)
|
- [Web Frameworks](#web-frameworks)
|
||||||
|
- [Workflow Orchestration Engines](#workflow-orchestration-engines)
|
||||||
- [Resources](#resources)
|
- [Resources](#resources)
|
||||||
- [Awesome Lists](#awesome-lists)
|
- [Awesome Lists](#awesome-lists)
|
||||||
- [Communities](#communities)
|
- [Communities](#communities)
|
||||||
@ -1113,6 +1114,11 @@ _Frameworks that handle the communication between the layers of a web applicatio
|
|||||||
- [Takes](https://github.com/yegor256/takes) - Opinionated web framework which is built around the concepts of True Object-Oriented Programming and immutability.
|
- [Takes](https://github.com/yegor256/takes) - Opinionated web framework which is built around the concepts of True Object-Oriented Programming and immutability.
|
||||||
- [Vaadin](https://vaadin.com) - Event-driven framework that uses standard web components. Server-side architecture with Ajax on the client side.
|
- [Vaadin](https://vaadin.com) - Event-driven framework that uses standard web components. Server-side architecture with Ajax on the client side.
|
||||||
|
|
||||||
|
### Workflow Orchestration Engines
|
||||||
|
|
||||||
|
- [Cadence](https://cadenceworkflow.io) - Stateful code platform from Uber.
|
||||||
|
- [Temporal](https://temporal.io) - Microservice orchestration platform, forked from Cadence but gRPC based.
|
||||||
|
|
||||||
## Resources
|
## Resources
|
||||||
|
|
||||||
### Awesome Lists
|
### Awesome Lists
|
||||||
|
Reference in New Issue
Block a user