Directory
Temporal
Durable execution, MIT self-host
Free tier + paidAutomation & background jobstemporal.io
What it is
The heavyweight durable-execution engine: workflows are ordinary code in Go, Java, TypeScript, Python, .NET, PHP or Ruby, and the server replays event history to survive process crashes, deploys and multi-day sleeps. MIT-licensed server, mature SDKs, used for money movement and long-running sagas.
Why it earns a slot
Reach for it when correctness is non-negotiable: payments, provisioning, anything where a dropped job becomes a support ticket. A workflow can
sleep for 30 days and wake up with its local variables intact.Know before you commit
Steep learning curve: determinism constraints, workflow versioning and worker fleets are real engineering work. Self-hosting means running Cassandra or Postgres plus Elasticsearch, and Cloud starts at $100/mo once the credits run out.
Getting started
brew install temporal && temporal server start-dev
Neighbourhood
How Temporal sits against the rest of the atlas — swaps, companions and the tools builders actually save alongside it.
Also in Automation & background jobs
Activepieces
activepieces.comNot yet swept
MIT-licensed open-source automation
Free tier + paidAutomation & background jobs
Community edition free under MIT with no cap on runs, users or flows. Cloud Free: daily refreshing credits. Plus $16/mo (up to 5 users), Team $166/mo (25 users). Overage $0.007/credit.
Open dossier
BullMQ
bullmq.ioNot yet swept
Redis-backed Node.js job queue
Free tier + paidAutomation & background jobs
Core library free and MIT. BullMQ Pro $139/mo or $1,395/year per deployment for orgs under 100 employees; Enterprise and Embedded custom. You supply and pay for your own Redis.
Open dossier
Cloudflare Queues + Cron Triggers
developers.cloudflare.comNot yet swept
Edge queues plus scheduled Workers
Free tier + paidAutomation & background jobs
Workers Free: 100,000 requests/day, 10,000 queue operations/day, Cron Triggers included. Workers Paid $5/mo: 10M requests and 1M queue operations included, then $0.30 per million requests and $0.40 per million operations.
Open dossier
Defer
defer.runNot yet swept
Discontinued, redirects away
PaidAutomation & background jobs
Discontinued, no pricing. The domain now 302-redirects to an unrelated product at digger.tools.
Open dossier