摘要: golang ants 源码分析 结构图 poolwithfunc与pool相差不大,这里我们只分析ants默认pool的流程 文件 作用 ants.go 定义常量、errors显示、默认建一个大小为2147483647的goroutine池、封装一些方便用户操作查看goroutine池的函数 op 阅读全文
posted @ 2022-05-06 17:05 beginner_z 阅读(405) 评论(0) 推荐(0) 编辑