Back to glossary
AI GLOSSARY
Orchestrator-Worker Pattern
Agents & Autonomy
A multi-agent architecture in which a lead orchestrator agent breaks a task into subtasks and dispatches them to separate worker agents or Subagents, then collects and integrates their results, rather than handling the entire task in a single agent.