Skip to main content
Welcome to Hyrex! This guide will help you get started with our COLD (Controllable, Observable, Large-scale, Durable) task framework.

What is Hyrex?

Hyrex is a distributed task orchestration framework that makes it easy to build scalable, fault-tolerant applications. Whether you’re processing background jobs, building ETL pipelines, or orchestrating microservices, Hyrex provides the infrastructure you need.

Choose Your Path

Python Quick Start

Get started with Hyrex using Python. Perfect for data processing, ML workflows, and backend services.

TypeScript Quick Start

Build with TypeScript for full-stack applications, Node.js services, and modern web apps.

Deployment Options

Hyrex Cloud
  • Fully managed infrastructure
  • No database setup required
  • Configure with HYREX_API_KEY
Hyrex FOSS (Self-Hosted)
  • Open source deployment
  • Use your own PostgreSQL database
  • Configure with HYREX_DATABASE_URL

What’s Next?

Examples

See real-world patterns and use cases

Deploy

Deploy to production

Need Help?