Temporal API
Temporal is a durable execution platform that provides an API for defining and running long-running, fault-tolerant workflows. Implements the saga pattern with full activity retry semantics, enabling reliable orchestration in distributed systems.
Documentation
Specifications
Other Resources
OpenAPI
#Distributed Systems
#Durable Execution
#Saga Pattern
#Workflow Orchestration