EEnterpriseLLayerIIntelligence by Techbible
Resources

Hyrex.io - AI Orchestration and MLOps Tool

Hyrex.io

Hyrex.io

Founded by Mark Dawson & Trevor Reed in 2024

An open-source task orchestration framework that makes background jobs (in Python/TypeScript) observable.

Cost

Free

Rating

People love it

Time to value

Quick Setup (< 1 hour for basic tasks)

You can use Hyrex when you want to manage asynchronous work—like sending emails, processing documents, powering AI workflows, or running cron jobs—in a way that's durable and easy to monitor. Hyrex handles retries, task chaining, logging, and failure recovery, and it works either via your own PostgreSQL setup (open source) or via their Hyrex Cloud managed version. It’s especially useful for engineering teams building systems that need dependable background processing.

What Hyrex.io does

Define async tasks in Python or TypeScript using lightweight decorators/wrappersSend tasks into the queue for background processingRun tasks with automatic retries, timeouts, and failure recoveryChain tasks or build workflows and DAGsSchedule recurring tasks or cron jobsMonitor tasks, logs, and performance via dashboard / UICOLD properties — Controllable, Observable, Large-Scale, Durable tasksOpen-source version uses only Postgres; minimal infrastructureManaged Cloud version with built-in workers, dashboard, logging, Git integrationSDK support in both Python and TypeScriptTask chaining, retries, and workflows (cron etc.) built-inBuilt-in observability / UI for tracking tasks, workers, logs

Frequently asked

Want a tailored answer?

See whether Hyrex.io fits your stack.

Techbible weighs Hyrex.io against what you already pay for, your team shape, and the work that's actually happening. Free to start.

task orchestration, background jobs, durable queue, observability, task framework, open source, Python, TypeScript