c

conductor

Conductor is an event-driven workflow engine that provides a persistent and highly resilient execution engine, suitable for applications and AI agents.

🌍 OverseasFreeOpen sourceDev开源分布式系统微服务编排AI代理编排
Platforms: WebAPISelf-hosted
Region
Overseas
Pricing
Free
Open source
Yes
GitHub Stars
★ 31.9k
Source
GitHub
Added
2026-06-05
Last verified
2026-06-05
conductor

Overview

Conductor is an event-driven workflow engine that provides a persistent and highly resilient execution engine, suitable for applications and AI agents. It addresses issues such as fault handling, retry mechanisms, and state recovery in distributed systems, allowing developers to avoid manually managing these concerns. Workflows can be quickly started and run using a simple command-line tool or Docker image.

Key features

  • Persistent execution
  • Deterministic design
  • Supports AI agent orchestration
  • Runtime dynamic adjustment

Use cases

Microservices orchestrationAI agent task schedulingLarge-scale workflow management

Pros

  • High reliability
  • Easy integration
  • Supports multiple LLM providers

Limitations / notes

  • Requires Node.js and Java environment

Who it's for

DevelopersDevOps engineersAI researchers

This overview was compiled by AI from public sources and may contain inaccuracies — please refer to the official site.

FAQ

How can I get started with Conductor quickly?

After installing Node.js v16+ and Java 21+, use npm to install conductor-cli, then run `conductor server start`.

Similar agents

Something wrong? Let us know on the About page and we'll fix it.