项目作者: Zyysurely

项目描述 :
参考ThreadPoolExecutor实现的Goroutine Pool
高级语言: Go
项目地址: git://github.com/Zyysurely/go-workpool.git
创建时间: 2019-11-26T13:44:13Z
项目社区:https://github.com/Zyysurely/go-workpool

开源协议:

下载


基于ThreadPoolExecutor(Java) 和golang的特性实现了一个goroutine pool,具体更多内容可查看blog https://zyysurely.github.io/2019/10/20/goroutine%E6%B1%A0/