Plow 是一个工作流执行引擎,灵感来自 Makeflow。It features deps-aware execution, multi-process execution, incremental transition from imperative workflow execution with memo.py, and remote execution (with execnet gateway specification syntax).
项目主页:https://bitbucket.org/naufraghi/plow/src
来自:开源中国社区

