Temporal alternatives, 2026.Q3: every real option, ranked
The short answer
Edition v2026.Q3 · pricing and status verified 2026-08-06.
Inngest is the strongest Temporal alternative for most — typeScript/serverless product teams who want durable step functions, events, and per-tenant flow control (debounce, throttle, concurrency) with zero infrastructure. Then: Trigger.dev · Hatchet · Restate. Below, all 24 real options in the orchestration category, with pricing and honest watch-outs — plus the 4 "alternatives" other lists still recommend that are dead, renamed, or sunsetting.
Why people look past Temporal at all: The steepest learning curve in the category — deterministic-workflow constraints, workers, task queues — and self-hosting the server is a real ops job. Per-action Cloud pricing gets chatty-agent expensive; every tool call and retry is an action.
The top Temporal alternatives, ranked
2InngestInngest
Hobby free (50k executions/mo) · Pro from $99/mo (1M executions, 100 concurrency) · Enterprise customBest for TypeScript/serverless product teams who want durable step functions, events, and per-tenant flow control (debounce, throttle, concurrency) with zero infrastructure.
Watch The server is SSPL with delayed Apache-2.0 — practically, you're buying the cloud. Execution-count pricing punishes chatty agents, and the eval push moves it onto Ev-element turf it hasn't proven yet.
3Trigger.devTrigger.dev (open source, Apache-2.0)
Free ($5/mo credit, 100k runs-ish) · Hobby $10/mo · Pro $50/mo + per-second compute (from $0.0000169/s) · Enterprise customBest for TypeScript agents that need long-running managed compute — no timeouts, checkpointed runs lasting hours — plus realtime streaming to your UI.
Watch TypeScript-only in practice, and the value is the managed compute — self-hosting the full platform is much heavier than the license suggests. Per-second machine pricing needs watching on long agent loops; smallest war chest of the top three.
4HatchetHatchet (YC W24)
MIT self-host free · Cloud: first 100k runs free then $10/1M · Team $500/mo + usage · Scale $1,000/mo · Enterprise customBest for Teams already on Postgres who want a fully open-source (MIT) task queue, DAG, and durable-workflow engine without adopting a new database or a restrictive license.
Watch The cloud jumps from hobby-cheap to $500/mo Team with 500 RPS and 3-day retention — mid-size pricing is lumpy. Small team, no disclosed funding beyond YC-stage, and Postgres becomes your scaling ceiling.
5RestateRestate (Stephan Ewen, Flink co-creator)
Single-binary self-host (BSL 1.1 → Apache after 4 yrs) · Cloud free 50k actions/mo · usage plans from $75/mo · BYOC capacity pricingBest for Latency-sensitive, stateful agents and transactional workflows — virtual objects and durable promises in one Rust binary instead of a cluster.
Watch Smallest community of the five (~4k stars) and BSL 1.1 is not open source — the license blocks offering Restate as a service. The architecture is novel enough that hiring for it is hard; funding beyond seed unverified.
Every other live option in orchestration
| Tool | Maker | What it is | Entry |
|---|---|---|---|
| DBOS | DBOS Inc. | Durable execution as a library — MIT Transact for Py/TS/Go/Java + your Postgres; OpenAI Agents SDK and Pydantic AI recovery integrations (Mar 2026); the near-miss for the top 5 | free lib · Pro $99/mo |
| Orkes Conductor | Orkes | Enterprise cloud on Netflix Conductor; agentic workflows spanning LangGraph/CrewAI/OpenAI/ADK; claims 1B+ workflows/day (vendor) | free trial · sales |
| Cadence | Uber | Temporal's direct ancestor, still maintained and used inside Uber; choose Temporal unless you're Uber | free |
| AWS Step Functions | AWS | Managed state machines, JSON-defined; rock-solid but agent ergonomics trail code-first rivals; pairs with Bedrock AgentCore | per state transition |
| Azure Durable Functions / Durable Task Scheduler | Microsoft | Code-first durable orchestration in .NET/Python/JS; Durable Task Scheduler adds managed backend; feeds Agent Framework durable workflows | consumption pricing |
| pg_durable | Microsoft | Open-sourced Jun 2026: durable execution inside Postgres itself (Rust duroxide libs) — preview, but a loud endorsement of the DBOS/Hatchet thesis | free (preview) |
| Google Cloud Workflows | YAML-defined serverless orchestration; fine glue for GCP APIs, not an agent runtime | per step, free tier | |
| Cloudflare Workflows | Cloudflare | Durable multi-step execution on Workers, free-plan included; underpins Cloudflare's Agents SDK — the cheapest on-ramp to durability | free + usage |
| Vercel Workflows | Vercel | 'use workflow' directive on the open Workflow SDK; TS + Python, multi-region, managed persistence (2026) — orchestration bundled into the deploy platform | usage-based |
| Upstash Workflow | Upstash | QStash-based durable steps for serverless TS/Py; pay-per-message, generous free tier | free tier + usage |
| Windmill | Windmill Labs (YC S22) | Open-source code-first scripts/flows/apps platform, 4,000+ orgs; straddles this element and Wf — pick it when humans and jobs share one tool | free · cloud + EE |
| Kestra | Kestra | Declarative YAML event-driven orchestration, strong data-eng adoption; agent features arriving but data pipelines remain the center | free · EE sales |
| Apache Airflow | Apache / Astronomer | The data-pipeline scheduler standard (3.x); wrong shape for agent loops — batch DAGs, not durable long-running state | free · Astro cloud |
| Prefect | Prefect | Pythonic dataflow orchestration; ControlFlow agent experiments folded back toward core data workloads | free tier |
| Dagster | Dagster Labs | Asset-oriented data orchestration; excellent for pipelines feeding agents (embeddings, ETL), not for running them | free tier |
| Celery | community | The Python task-queue incumbent; no durable state, no replay — the thing this category replaces | free |
| BullMQ | Taskforce.sh | Redis-backed Node job queue; ubiquitous, but durability ends at the queue | free · Pro paid |
| River | River (Brandur Leach et al.) | Fast Postgres-native Go job queue with a workflow layer growing on top | free · Pro paid |
| Resonate | Resonate HQ | Durable promises as an open spec/runtime — elegant model, small adoption | free |
| Hyrex | Hyrex (YC) | Postgres-backed Python/TS task orchestration entrant in the Hatchet lane | free + cloud |
The "Temporal alternatives" to avoid — no longer what they were
Listicles still recommend these. As of 2026-08-06, they are not what the listicles think.
| Tool | Status | What happened |
|---|---|---|
| Conductor OSS | renamed | Netflix archived its repo Dec 2023; development continued in the community conductor-oss fork stewarded by Orkes |
| Defer | dead | TypeScript background-jobs platform; shut down May 2024 — the category's first casualty, users migrated to Trigger.dev/Inngest |
| Mergent | acquired | Task/cron API acquired by Resend (2024); product absorbed |
| Quirrel | dead | OSS job queue for serverless; creator acqui-hired by Netlify (2022), project effectively unmaintained |
How to choose
- If agents touch money, customers, or anything you'd page someone over
- Temporal — the learning curve is the price of the only orchestrator with OpenAI-scale production proof. Budget real onboarding time and watch per-action costs on chatty agents.
- If you're a TS/serverless product team and your pain is events, retries, and per-tenant fairness (rate limits, debounce, concurrency)
- Inngest — its flow-control primitives are the category's best, and the free 50k-execution tier covers most pre-launch products.
- If your agent runs are long-lived compute (scraping, video, deep research) and you don't want to own workers
- Trigger.dev — the only top pick that sells you the machines too, with checkpointed no-timeout runs.
- If you already run Postgres and refuse non-OSS licenses
- Hatchet for a standalone MIT engine, or DBOS if you'd rather add a library to your app than a service to your stack — Microsoft's pg_durable (Jun 2026) says this whole approach is directionally right.
- If you're pre-PMF and tempted by all of the above
- Don't over-buy. A cron, a queue, and your deploy platform's built-in workflows (Vercel, Cloudflare) cover more than you think — adopt real orchestration when a failed retry first costs you money.
This analysis is drawn from the Orchestration element dossier — the ranked top 5, the comparison matrix, and the complete field of 24 more tools live there, with every source. Data: or.json (CC BY 4.0).
Every claim above is dated and sourced from the elems dossiers — 1,421 tools tracked across 58 categories, verified 2026-08-06, including the 276 we found dead, renamed, acquired, or sunsetting. Rankings are editorial, never paid — the charter.
Build your stack in 5 questions →