[ 源代码: golang-github-ivpusic-grpool ]
软件包:golang-github-ivpusic-grpool-dev(1.0.0-1.1)
golang-github-ivpusic-grpool-dev 的相关链接
Debian 的资源:
下载源码包 golang-github-ivpusic-grpool:
- [golang-github-ivpusic-grpool_1.0.0-1.1.dsc]
- [golang-github-ivpusic-grpool_1.0.0.orig.tar.xz]
- [golang-github-ivpusic-grpool_1.0.0-1.1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Lightweight Goroutine pool
Clients can submit jobs. Dispatcher takes job, and sends it to first available worker. When worker is done with processing job, will be returned back to worker pool.
Number of workers and Job queue size is configurable.
其他与 golang-github-ivpusic-grpool-dev 有关的软件包
|
|
|
|
-
- dep: golang-github-stretchr-testify-dev
- sacred extension to the standard Go testing package