Hub-and-Spoke Architecture
Also called: Hub-and-Spoke Agent Architecture, Centralized Multi-Agent Architecture
An AI system architecture in which a central coordinator, or hub, manages communication, task delegation, and orchestration among multiple specialized agents, or spokes, that independently execute domain-specific tasks and report results back to the hub.
Explore more about Architectures
Related terms
An AI agent designed to coordinate and manage other agents to achieve complex goals.
Multi-Agent SystemMASAn AI architecture in which multiple autonomous agents interact and collaborate to achieve individual or shared goals.
Hierarchical AgentAn AI agent architecture that organizes multiple agents into hierarchical layers, where higher-level agents decompose goals, coordinate decision-making, and supervise lower-level agents responsible for executing specialized tasks.