Temporal Technologies

Open source durable execution platform. Temporal makes workflow state durable and fault tolerant by default, so developers can write code as if failure does not exist.

Track Temporal Technologies from Claude, Cursor, Codex, Windsurf

About

Temporal is a durable execution platform. The full running state of a workflow is durable and fault tolerant by default, which lets developers write code as if failure does not exist. Workflows might involve moving money between bank accounts, processing orders, deploying cloud infrastructure, training an AI model, or something else entirely.

Temporal is an open source project that teams are free to use and host in their own environment, and Temporal Cloud is the managed option run by the company. SDKs are published for Go, TypeScript, Java, Python, .NET, Ruby, PHP, and Rust, alongside a command line interface, a web UI, and the gRPC API and proto definitions.

The company says Temporal was built with over 20 years of development from the minds behind AWS SQS, AWS SWF, Azure Durable Functions, and the Cadence project that powers Uber.