Orchestrator plugins define how a Job orchestrates the dispatching of executions to multiple nodes.
The default behavior is to dispatch based on these Job configuration values:
An Orchestrator plugin can choose its own logic for how many and what order to process the nodes.
See: Jobs - Orchestrator.
To learn how to develop your own Orchestrator plugin see Plugin Developer Guide - Orchestrator Plugin.