Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vikyw89/temporal-playground


https://github.com/vikyw89/temporal-playground

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# temporal-playground

A temporal is a workflow orchestrator, it keeps track of all the workflows and their states.

Especially useful for:
1. transaction
2. long running workflows
3. scalability in microservices
4. modularity
5. easily broadcast workflow steps