Posted in

Go网关压测中的goroutine爆炸真相:pprof显示12万goroutine,实际仅300个活跃,罪魁祸首竟是这个context.WithTimeout误用

第一章:Go网关压测中的goro … Go网关压测中的goroutine爆炸真相:pprof显示12万goroutine,实际仅300个活跃,罪魁祸首竟是这个context.WithTimeout误用Read more

Posted in

Go过滤器生产环境暗礁地图(2024最新):etcd watch阻塞、context.WithTimeout误用、time.Now()滥用等11处致命隐患

第一章:Go过滤器的核心原理与设 … Go过滤器生产环境暗礁地图(2024最新):etcd watch阻塞、context.WithTimeout误用、time.Now()滥用等11处致命隐患Read more

Posted in

【Go游戏开发反模式库】:全局变量管理状态、sync.Map滥用、context.WithTimeout误用——11个导致线上事故的典型写法

第一章:Go游戏开发反模式库导论 … 【Go游戏开发反模式库】:全局变量管理状态、sync.Map滥用、context.WithTimeout误用——11个导致线上事故的典型写法Read more