Posted in

【Go异步编程避坑指南】:图书秒杀场景下goroutine泄漏、内存暴涨、context取消失效的5个高频故障根因分析

第一章:图书秒杀系统异步架构全景 … 【Go异步编程避坑指南】:图书秒杀场景下goroutine泄漏、内存暴涨、context取消失效的5个高频故障根因分析Read more

Posted in

Go context取消传播失效?——cancel chain断裂的5个隐蔽位置(含runtime/debug.Stack动态追踪技巧)

第一章:Go context取消 … Go context取消传播失效?——cancel chain断裂的5个隐蔽位置(含runtime/debug.Stack动态追踪技巧)Read more