Directory
Cloudflare Queues + Cron Triggers
Edge queues plus scheduled Workers
Free tier + paidAutomation & background jobsdevelopers.cloudflare.com
What it is
Cron Triggers run a Worker on a schedule; Queues provides producer and consumer message passing with batching, retries, configurable delays and dead-letter queues. Consumers get up to 15 minutes of CPU time per invocation. Cloudflare Workflows layers multi-step durable execution on top.
Why it earns a slot
If your app already runs on Workers this is the cheapest background stack available: $5/mo covers a million queue operations and unlimited cron schedules, with no cold starts and no separate vendor.
Know before you commit
An operation is counted per 64KB written, read or deleted, so one message typically costs three operations. Workers still cap wall-clock and memory, so heavy or long compute belongs somewhere else.
Getting started
npx wrangler queues create my-queue
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
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
Gumloop
gumloop.comNot yet swept
AI-agent-first visual automation
PaidAutomation & background jobs
No free plan, 14-day trial only. Pro $37/mo for 20,000 credits, unlimited seats, unlimited agents, 1 hosted MCP server. Plus an 8% orchestration fee. Enterprise custom.
Open dossier