📄️ Conductor Architecture and Worker Polling
The key components of Conductor’s core orchestration engine include: state machine evaluator, task queues, workers, data stores, and APIs.
📄️ Workflow and Task Status
Find out the different workflow and task status in Conductor.
📄️ Directed Acyclic Graph (DAG)
Conductor workflows are directed acyclic graphs that progress in a directed path without looping.