aicoolies logo
Hatchet logo

Hatchet

Modern task queue and workflow orchestration built on PostgreSQL

Share
freemium
Visit Website →

Hatchet is an open-source task queue and workflow orchestration platform designed as a modern alternative to Celery and BullMQ. Built on PostgreSQL for durability, it handles background jobs, AI agent workflows, RAG pipelines, and GPU task scheduling with TypeScript and Python SDKs. YC W24 batch with 7,400+ GitHub stars, MIT licensed. Supports fan-out, rate limiting, retries, and real-time observability through a web dashboard.

We have a review for this tool

A detailed review by the aicoolies team — click to read

Hatchet rethinks task queues for the AI era. While Celery and BullMQ were designed for simple job processing, Hatchet handles the complex patterns that AI workloads demand: long-running agent loops, fan-out to multiple specialized models, rate limiting per API provider, and durable state that survives worker crashes. The PostgreSQL foundation means no Redis dependency and built-in ACID guarantees for task state.

Workflows are defined as code using TypeScript or Python SDKs with step-based composition. Each step can have its own retry policy, timeout, and concurrency limit. The platform supports cron scheduling, event-driven triggers, and webhook-based execution. The web dashboard provides real-time visibility into queue depths, worker health, step-level traces, and error rates — essential for debugging complex AI pipelines in production.

Hatchet is MIT licensed with 7,400+ GitHub stars and backing from Y Combinator's W24 batch. Self-hosting via Docker or Kubernetes is fully supported, with Hatchet Cloud offering managed hosting with usage-based pricing. The project is particularly popular for RAG pipeline orchestration, multi-step LLM workflows, and GPU task scheduling where workloads are bursty and need intelligent queue management.

Pricing

Free self-hosted (MIT); Hatchet Cloud usage-based

Platforms

TypeScript/Python SDKs, Docker, Kubernetes, Cloud managed

Categories

Tags

Use Cases

Alternatives

Trigger.dev logo

Trigger.dev

Open-source background jobs and AI workflows for TypeScript

Trigger.dev is an open-source platform for building and deploying background jobs, AI agents, and long-running workflows in TypeScript. It eliminates serverless timeouts with durable task execution, automatic retries, queue-based concurrency control, and elastic scaling. Used by 30,000+ developers at companies like MagicSchool and Icon.com, it processes hundreds of millions of agent runs monthly. Backed by a $16M Series A led by Dalton Caldwell's Standard Capital fund.

freemiumOpen Source
Inngest logo

Inngest

Durable workflow orchestration for serverless and edge

Inngest is a workflow orchestration platform that replaces queues, state management, and scheduling with durable step functions. Write functions in TypeScript, Python, or Go that survive failures, sleep for days between steps, and retry only failed steps. SDKs integrate natively with Next.js, Vercel, and serverless platforms. Free tier includes 50,000 runs/month. Used by Resend, Mintlify, and Ocoya for background jobs, AI orchestration, and event-driven workflows.

freemium
Temporal logo

Temporal

Durable execution for fault-tolerant workflows

Temporal is an open-source durable execution platform that ensures application code runs to completion regardless of failures or outages. It captures workflow state at every step, enabling seamless recovery without custom retry logic. With SDKs for Go, Java, Python, TypeScript, and .NET, Temporal powers mission-critical orchestration at Netflix, Nvidia, and other enterprises. Valued at $5B, it replaces fragile cron jobs, state machines, and saga patterns with resilient workflow-as-code.

freemiumOpen Source
Restate logo

Restate

Durable execution engine for workflows and AI agents

Restate is a durable execution engine that provides reliable workflow orchestration for AI agents and backend services. It runs as a single binary with no external dependencies, delivering sub-50ms latency and 94K+ actions per second. Supports TypeScript, Python, Go, Java, and Kotlin SDKs with built-in retries, sagas, and virtual object state. MIT licensed with 3,700+ GitHub stars.

freemiumOpen Source

Related Tools

KubeAI

Kubernetes operator for serving AI inference workloads

KubeAI is an Apache-2.0 Kubernetes operator for deploying and scaling AI inference workloads, including LLMs, embeddings, reranking, and speech-to-text. It gives platform teams OpenAI-compatible endpoints, model proxy/controller primitives, model caching, scale-from-zero behavior, and cluster-native resource management for self-hosted inference on Kubernetes.

open-sourceOpen Source

CLIProxyAPI

Self-hosted proxy API for routing AI CLI accounts into OpenAI-compatible endpoints

CLIProxyAPI is an open-source Go proxy server that wraps Gemini CLI, Claude Code, OpenAI Codex, Grok Build, and related CLI account flows behind OpenAI/Gemini/Claude-compatible API endpoints. Use it carefully: it can touch OAuth sessions, auth files, logs, and provider account policies, so production use needs credential and ToS review.

open-sourceOpen SourceTelemetry
OpenHuman logo

OpenHuman

Local-first personal AI agent with memory trees, desktop integrations, and private workspace context.

OpenHuman is an open-source, local-first personal AI agent from TinyHumans. It combines a desktop app, persistent memory trees, Obsidian-compatible storage, OAuth integrations, and local model support into a private assistant harness. It is most interesting for users who want agentic workflows and long-term memory without handing every context detail to a fully cloud-hosted assistant.

open-sourceOpen SourceTelemetry
DenchClaw logo

DenchClaw

Local AI CRM and workflow automation on OpenClaw

DenchClaw is a local AI CRM and workflow automation app built on OpenClaw. It runs on a Mac at localhost, lets users chat with local business data, and focuses on lead enrichment, founder/customer research, and outreach automation. It belongs beside local AI, workflow automation, and OpenClaw-style personal-agent tools rather than pure coding IDEs.

open-sourceOpen Source
Traceway logo

Traceway

OpenTelemetry-native observability with AI tracing, logs, traces, metrics, and session replay — self-hosted in 90 seconds.

Traceway is an open-source, OpenTelemetry-native observability platform that combines logs, traces, metrics, exceptions, session replay, and AI tracing in a single self-hosted system. MIT licensed with no open-core restrictions, it deploys in 90 seconds via Docker Compose and accepts OTLP/HTTP from any OTel SDK without a Collector or per-language vendor SDK.

open-sourceOpen Source
Freestyle logo

Freestyle

Sandboxes for coding agents — Linux VMs, Git, and deploys in one box

Freestyle is YC-backed sandbox infrastructure built for AI coding agents, shipping secure Linux VMs with nested virtualization, Git servers, and one-click web deploys. It lets agents run real workloads, branch repos, and deploy apps under short-lived identities while billing only for active compute. Used in production by vly.ai, Rork, and Vibeflow.

freemium

Used in Stacks

Comparisons