Glossary · Orchestration
Orchestrator-worker pattern
The orchestrator-worker pattern is a design in which a central orchestrator breaks a task into subtasks at run time, sends them to worker agents or model calls, and combines their results.
Orchestrator-worker pattern sits in the Orchestration part of the Agentik {OS} glossary, which defines the words used to build and run AI agent systems.
Also called orchestrator-workers, manager-worker pattern.