每日一谚:If you have only one processor, your program can still be concurrent but it cannot be parallel.

有意想学习容器或Kubernets的童鞋可以了解一下我的慕课网实战课:k8s实战 - https://coding.imooc.com/class/284.html

1.Go在Arm平台实践:为什么结构体字段对齐很重要 - https://billglover.me/2020/06/19/go-on-arm-why-struct-field-alignment-matters/2.Go代码安全扫描工具 - https://github.com/securego/gosec3.Sharingan: didi出品的流量录制回放工具 - https://github.com/didi/sharingan4.fgprof: 兼容go 原生profiler的profiler,支持非cpu时间采样 - https://github.com/felixge/fgprof5.用于格式化common lisp代码的Go库 - https://github.com/Ragnaroek/format

 

往期推荐

Go项目的安全评估技术

Go语言的遗产

Go modules:最小版本选择

Go新泛型设计方案详解

Go语言联合作者Rob Pike专访:Go确实已成为云基础架构的语言