Skip to content

Basic Concepts

Conductor is an orchestration engine for building stateful, modular process flows. Here are the key concepts that underpin the Conductor system:

  • Workflows—The blueprint of a process flow.
  • Tasks—The basic building blocks of a Conductor workflow.
  • Workers—The code that executes tasks in a Conductor workflow.