Glossary · Orchestration
Parallelization
Parallelization is a workflow pattern in which several model calls run at the same time, either on different parts of a task or on the same task to compare answers, and their outputs are then combined.
Parallelization sits in the Orchestration part of the Agentik {OS} glossary, which defines the words used to build and run AI agent systems.
Also called parallel execution, sectioning.