Conceptual Guides
Use these pages to understand how Conductor evaluates workflow state, schedules tasks, and coordinates workers.
They are the best foundation before making design decisions about queues, retries, task domains, DAGs, and long-running execution.
Recommended path
If you are unsure where to begin, start with Conductor Architecture and Worker Polling, Why Conductor. These pages cover the most common entry points for this section.
When to use this section
Use these pages to answer implementation questions, compare available primitives, and find the exact guide or reference page for the next step in your Orkes Conductor project.