Go 基于epoll协程池的golang网络库
基于epoll 协程池的golang网络库。支持epoll事件触发,读数据和业务逻辑处理分离,最大化利用cpu,防止内存急剧暴涨,适用于长连接、短连接,支持请求对象池和连接对象池
文件列表
Go-基于epoll协程池的golang网络库
(预估有个309文件)
.gitignore
18B
.gitignore
16B
zerrors_linux_mips.go
129KB
zerrors_linux_arm64.go
129KB
zerrors_linux_arm.go
129KB
zerrors_linux_mips64.go
129KB
zerrors_linux_mipsle.go
129KB
zerrors_linux_amd64.go
129KB
zerrors_linux_riscv64.go
128KB
zerrors_linux_sparc64.go
132KB
暂无评论