Temporal
n8n.io
Pipedream
Amazon AWS
Apache Airflow
Aditya Protocol
Molted
MAGE
Trigger.dev
n8n.io
Pipedream
CTFreak
API Schedulr
Make.com
Wordware
Cronhooks
Temporal
Trigger.devNo features have been listed yet.
No Trigger.dev videos yet. You could help us improve this page by suggesting one.
Trigger.dev might be a bit more popular than Temporal. We know about 19 links to it since March 2021 and only 16 links to Temporal. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Durable execution โ the pattern implemented by Temporal, Inngest, Rivet Actors, and now Cloudflare Workflows โ treats waiting as a continuation rather than a loop:. - Source: dev.to / 1 day ago
Two specific moves stand out in Duncan's account. The first is durable execution, via Temporal โ Mercury replaced fragile cron-and-database state machines with workflow code whose failure semantics are platform-handled (replay, retry, timeout, cancellation). Mercury open-sourced its hs-temporal-sdk, which wraps Temporal's official Rust Core SDK via FFI and provides a Haskell-native API. The dovetail with Haskell's... - Source: dev.to / 29 days ago
We picked Temporal as the first reference engine on purpose. Temporal has the strictest execution model we know of โ a V8 sandbox, determinism constraints, replay-driven recovery. If our port contract holds up against that, easier engines โ an in-memory test double, a BullMQ queue, or JSON-first platforms like Inngest or Restate โ plug in through the same two interfaces. We're shipping Temporal first; the rest is... - Source: dev.to / about 2 months ago
The trick is to find whatever metadata channel the queue already gives you and use that and thankfully, almost every mature queue has one (probably because of this scenario). SQS has message attributes, Temporal has context propagators built into the SDK, and Hatchet (which we use to run our workflows) has a metadata field called additionalMetadata. - Source: dev.to / 3 months ago
A typical production stack for teams using Claude or Gemini as the reasoning layer includes an LLM provider API, an orchestration layer (n8n, Temporal, or a custom Python service), application infrastructure (a server running the orchestration code), and a data layer (a database for storing results). Each boundary introduces a failure point. When the LLM provider changes its rate limits, as OpenAI did repeatedly... - Source: dev.to / 3 months ago
We run a large TypeScript monorepo at Trigger.dev. PostgreSQL, Redis, ClickHouse, a Remix web app, multiple internal packages. When we tried worktrees for parallel Claude Code sessions, we spent more time on setup than shipping code. - Source: dev.to / 3 months ago
Cloudflare, Azure, and Vercel are offering Durable Workflows. But also businesses like Temporal.io and Inngest build their business around them. Trigger.dev is an open source library for TypeScript apps (I am a fan ๐) that also offers a nice UI for them. - Source: dev.to / 7 months ago
We built an execution engine ourselves https://github.com/simstudioai/sim/tree/main/apps/sim/executor and for the infra for background jobs, we use https://trigger.dev/. - Source: Hacker News / 7 months ago
Hi HN, Iโm Eric, CTO at Trigger.dev (https://trigger.dev). We provide everything needed to create production-grade agents in your codebase and deploy, run, monitor, and debug them. You can use just our primitives or combine with tools like Mastra, LangChain and Vercel AI SDK. You can self-host or use our cloud, where we take care of scaling for you. Hereโs a quick demo: (https://youtu.be/kFCzKE89LD8). We started... - Source: Hacker News / 10 months ago
After evaluating several workflow orchestration tools, we chose Trigger.dev for three key reasons:. - Source: dev.to / 12 months ago
n8n.io - Free and open fair-code licensed node based Workflow Automation Tool. Easily automate tasks across different services.
Pipedream - Integration platform for developers
Amazon AWS - Amazon Web Services offers reliable, scalable, and inexpensive cloud computing services. Free to join, pay only for what you use.
CTFreak - On-premise IT task scheduler
Apache Airflow - Airflow is a platform to programmaticaly author, schedule and monitor data pipelines.
API Schedulr - Schedule API calls and get results delivered, no cron needed