Gopher Daily

上一期 下一期

Go并发不是魔法` | Gopher Daily (2022.06.15)ʕ◔ϖ◔ʔ

每日一谚:Go isn’t intended to replace Java, C++, or any other language. It was designed in response to some of the problems we encountered while writing large systems for modern hardware. - Rob Pike

Go技术生态

  1. Prometheus采不到数据了!居然是Prometheus client包的锅 - 阅读原文
  2. 别把代码放入internal包 - 阅读原文
  3. All Systems Are Go:Go语言的联合开发者Rob Pike的早期采访记录 - 阅读原文
  4. 你的Go应用程序是否符合FIPS标准? - 阅读原文
  5. 是什么让Go如此受欢迎?语言创造者的回顾 - 阅读原文
  6. 记一次成功的AWS Lambda迁移 - 阅读原文
  7. 为什么BFE可以取代Nginx - 阅读原文
  8. Go+ v1.1 版正式发布 - 阅读原文
  9. 聊聊可观测性之数据模型 - 阅读原文
  10. 从单机到分布式数据库存储系统的演进 - 阅读原文
  11. eBPF暂时不适合取代服务网格和sidecar模式 - 阅读原文
  12. 快速上手Thanos:高可用的 Prometheus - 阅读原文
  13. Go并发不是魔法 - 阅读原文

资料下载

关注公众号iamtonybai,发送特定关键字获取对应精品资料!

  • “Go编程语言与环境”论文pdf原版 - 发送goenv
  • 《使用eBPF实现安全地可观测性》免费电子书 - 发送ebpf2022
  • Go语言学习技术路线图2021版 - 发送go2021
  • GopherChina 2021技术大会ppt资料 - 发送gopherchina2021
  • 《设计数据密集型应用程序》作者Martin Kleppmann新课“分布式系统”的讲义资料 - 发送distsys
  • O’Reilly的《分布式跟踪实战(Distributed Tracing in Practice)》 - 发送distrace
  • 加州伯克利的47页的“机器学习的数学基础”资料 - 发送math4ml