Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vikyw89/temporal-playground
https://github.com/vikyw89/temporal-playground
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/vikyw89/temporal-playground
- Owner: vikyw89
- Created: 2023-12-23T10:17:34.000Z (almost 1 year ago)
- Default Branch: alpha
- Last Pushed: 2023-12-24T17:48:37.000Z (12 months ago)
- Last Synced: 2024-10-12T08:45:33.257Z (2 months ago)
- Language: Python
- Size: 31.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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