conductor 架构
The API and storage layers are pluggable and provide ability to work with different backends and queue service providers.
Runtime Model
High Level Steps
Steps required for a new workflow to be registered and get executed:
- Define task definitions used by the workflow.
- Create the workflow definition
- Create task worker(s) that polls for scheduled tasks at regular interval