当前位置:   article > 正文

【开源框架】Golang DAG 任务调度框架 Goflow 全解析——源代码模型、使用示例等

goflow

在这里插入图片描述

【开源框架】Golang DAG 任务调度框架 Goflow : Simply way to control goroutines execution order based on dependencies.

Simply way to control goroutines execution order based on dependencies.

Goflow

Goflow is a simply package to control goroutines execution order based on dependencies. It works similar to async.autofrom node.js async package, but for Go.

Install

Install the package with:

go get github.com/kamildrazkiewicz/go-flow
  • 1

Import it with:

import 
    声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/小惠珠哦/article/detail/746867
    推荐阅读
    相关标签
      

    闽ICP备14008679号