A workflow orchestration system where the workflow is scheduled as a unit giving resource priority once selected.  Priority queuing and customizable scheduling algorithms.  Customer aware for multi-tenant. A JSON DAG based blueprint defines the execution flow.  Executes operations within a workflow by spinning up on-demand Kubernetes Pods (dynamic resource allocation) -
View it on GitHub