第一章:Go零拷贝网络编程实战: … Go零拷贝网络编程实战:张孝祥基于io_uring重构的TCP服务器(吞吐提升3.8倍,延迟P99<23μs)Read more
io_uring异步刷盘
Go 1.22新特性加持下的线程池进化:io_uring集成与netpoll协同优化前瞻
第一章:Go 1.22线程池演进 … Go 1.22新特性加持下的线程池进化:io_uring集成与netpoll协同优化前瞻Read more
Go并发模型演进史:从goroutine到io_uring,为什么你的服务还在用旧范式?
第一章:Go并发模型演进史:从g … Go并发模型演进史:从goroutine到io_uring,为什么你的服务还在用旧范式?Read more
Go零拷贝网络编程实战:43行io_uring+unsafe.Slice构建超低延迟代理
第一章:Go零拷贝网络编程实战: … Go零拷贝网络编程实战:43行io_uring+unsafe.Slice构建超低延迟代理Read more
