Files
horus/docs/glossary.md
2025-11-14 01:47:13 +01:00

256 B

Terminology

  • Flow: A workflow that is executed by the coordinator.
  • Job: A unit of work that is executed by a runner.
  • Supervisor: A job dispatcher that routes jobs to the appropriate runners.
  • Runner: A job executor that runs the actual job steps.