race

Posted by 夏泽民

https://xargin.com/map-concurrent-throw/ 某系统中有类似下面这样的代码:



k8s log

Posted by 夏泽民

https://developer.aliyun.com/article/718735 https://developer.aliyun.com/article/727594 https://developer.aliyun.com/article/747821 https://gocn.vip/topics/10019 Kubernetes 日志采集难点 在 Kubernetes 中,日志采集相比传统虚拟机、物理机方式要复杂很多,最根本的原因是 Kubernetes 把底层异常屏蔽,提供更加细粒度的资源调度,向上提供稳定、动态的环境。因此日志采集面对的是更加丰富、动态的环境,需要考虑的点也更加的多。



goroutine 切换代价为啥这么小

Posted by 夏泽民

https://gocn.vip/topics/10015 单台服务器处理能力越来越强,迫使编程模式由从前的串行模式升级到并发模型。



gctrace Go的GC打印出来的信息

Posted by 夏泽民

环境 本文的go版本是 go1.8 linux/amd64。



GODEBUG

Posted by 夏泽民

GODEBUG 变量可以控制运行时内的调试变量,参数以逗号分隔,格式为:name=val。 https://github.com/mailgun/godebug 是一个跨平台的调试包 godebug是一个跨平台的Go程序调试工具,传统的编译型语言调试器使用底层系统调用并读取二进制文件用于调试各类符号。使用起来很麻烦而且很难移植。



Search

Popular posts

Anything in here will be replaced on browsers that support the canvas element

Recent posts

This blog is maintained by 夏泽民

Get in touch with me at 465474307@qq.com

Subscribe to our mailing list

* indicates required