conductor 架构

conductor 架构

The API and storage layers are pluggable and provide ability to work with different backends and queue service providers.

 

Runtime Model

 

conductor 架构

 

High Level Steps

Steps required for a new workflow to be registered and get executed:

  1. Define task definitions used by the workflow.
  2. Create the workflow definition
  3. Create task worker(s) that polls for scheduled tasks at regular interval