go-distributed:旨在在集群中运行长时间运行的任务的软件包

时间:2021-04-30 21:30:18
【文件属性】:
文件名称:go-distributed:旨在在集群中运行长时间运行的任务的软件包
文件大小:19KB
文件格式:ZIP
更新时间:2021-04-30 21:30:18
distributed-systems consul distributed-lock distributed-task-processing Go 去分布式 设计用于在集群中运行长时间运行的任务的软件包。 贡献 如果您想添加新的导出的API,请描述您的提案-提前讨论API更改可以使拉取请求的审核更加顺畅。 在您的问题,请愿书以及任何其他通信中,请记住要尊重您的其他贡献者! 设置 ,然后克隆存储库: mkdir -p $GOPATH/src/github.com/monetha cd $GOPATH/src/github.com/monetha git clone git@github.com:your_github_username/go-distributed.git cd go-distributed git remote add upstream https://github.com/monetha/go-distributed.git git fetch upstream 安装依赖项: make dependencie
【文件预览】:
go-distributed-master
----.travis.yml(220B)
----distributed.go(977B)
----locker()
--------locker.go(1KB)
----LICENSE(16KB)
----glide.lock(2KB)
----glide.yaml(451B)
----.gitignore(498B)
----cover.sh(244B)
----Makefile(2KB)
----task()
--------task.go(3KB)
----README.md(2KB)
----broker()
--------mutexbroker()
--------consulbroker()
--------broker.go(256B)

网友评论