← All projects

Temporal

Your reliable foundation for all software

Dev Toolsdurable-executionworkflowsdistributed-systemsfault-toleranceorchestrationopen-sourceai-agents
Temporal screenshot

About

Temporal is an open-source durable execution platform that enables developers to build reliable, fault-tolerant distributed applications. It automatically captures workflow state at every step so that, in the event of failure, execution resumes exactly where it left off—without manual recovery. It offers native SDKs, built-in retries, task queues, timers, and full visibility into running workflows, and can be self-hosted or used via Temporal Cloud.

Problem

Distributed systems are inherently unreliable—APIs fail, networks flake, and services crash—forcing developers to write complex recovery and reconciliation logic instead of focusing on business logic.

For

Software developers and engineering teams building distributed or long-running applications

How it works

Temporal Workflows persist full execution state so that any failure can be automatically recovered, replayed, or retried without lost progress, using SDKs in popular programming languages against a self-hosted or cloud-managed Temporal Service.

Business model

freemium

Status

launched

Company

Temporal Technologies

Similar projects