A production-ready DAG (Directed Acyclic Graph) workflow engine driven by a YAML DSL. Validates, executes, and visualizes workflows with support for parallel execution, retries, conditional branching, batch iteration, and pluggable actions.
原文
原始链接: https://github.com/vivekg13186/Daisy-DAG
一个由YAML DSL驱动的、可用于生产环境的DAG(有向无环图)工作流引擎。它具有验证、执行和可视化工作流的功能,支持并行执行、重试、条件分支、批量迭代和可插拔的操作。更多文档请查阅此处。
A production-ready DAG (Directed Acyclic Graph) workflow engine driven by a YAML DSL. Validates, executes, and visualizes workflows with support for parallel execution, retries, conditional branching, batch iteration, and pluggable actions.