Staxly
workflow-automation

Temporal

Durable execution platform for mission-critical workflows

OSS durable-execution engine (MIT). Workflows + activities with replayable state. Used by Netflix, Stripe, Snap, HashiCorp. Cloud or self-host. Go/Java/TS/Python/.NET/PHP.

Temporal websiteDocs ↗

Pricing

TierPriceNotes
Self-Hosted (OSS)FreeFree forever. MIT license. Run the Temporal cluster yourself on K8s/Docker.
Cloud (usage-based)FreeTemporal Cloud. Pay per action ($25 per 1M actions base). Active user + storage also billed.
Business PlanCustomStarts ~$100/mo commit. Multi-region, SSO, priority support.
EnterpriseCustomCustom. HIPAA, PCI, dedicated clusters, enterprise SLA.

Limits

TierMetricValueNotes
billing unit cloudAction = state transition (Activity, Timer, Signal, Child Workflow, etc.)Cloud billing
languagesGo, Java, TypeScript, Python, .NET, PHP, Ruby (community)SDKs
licenseMIT (core server + SDKs)License
notable usersNetflix, Stripe, Snap, HashiCorp, Coinbase, Datadog, BoxUsers
primitivesWorkflow, Activity, Signal, Query, Timer, Child Workflow, Continue-As-NewCore primitives
replay semanticsWorkflow code must be deterministic — Temporal replays history on restartDeterminism
runtime modelYou run Worker processes that poll Temporal Server; server coordinates stateWorker pattern
vs airflowTemporal for transactional long-running workflows; Airflow for data pipelinesAirflow comparison
vs inngestMore powerful + low-level. Requires worker fleet + more ops overhead.Inngest comparison

Features

Developer interfaces

SlugNameKindVersion
clitemporal CLIcli1.x
sdk-goTemporal Go SDKsdk1.x
grpc-apiTemporal gRPC APIotherv1
sdk-pythontemporalio (Python)sdk1.x
sdk-ts@temporalio (TypeScript)sdk1.x
sdk-javaTemporal Java SDKsdk1.x
sdk-dotnetTemporal .NET SDKsdk1.x
sdk-phpTemporal PHP SDKsdk2.x
webuiTemporal Web UIother

Compare Temporal with

Staxly is an independent catalog of developer platforms. Outbound links to Temporal are plain references to their official pages. Pricing is verified at publication time — reconfirm on the vendor site before buying.