Google内部Go语言应用案例 | Gopher Daily (2020.08.30) ʕ◔ϖ◔ʔ
每日一谚:“Look at your program's CPU usage. If the sum of your threads is <100% of one core, then there is no reason whatsoever for you to use threads. ”
有意想学习容器或Kubernets的童鞋可以了解一下我的慕课网实战课:k8s实战 - https://coding.imooc.com/class/284.html
- Google内部Go语言应用案例 by Rob Pike - https://tonybai.com/2020/08/30/new-case-studies-about-googles-use-of-go/
- 使用errors.As创建领域特定error辅助函数 - https://blog.carlmjohnson.net/post/2020/working-with-errors-as/
- go, crystal, python和javascript基准测试对比 - https://blog.m5e.de/post/benchmarking-go-crystal-python-and-js/
- Go语言中测试数据库事务 - https://marvinblum.de/blog/testing-database-transactions-in-go-jEaOGXravM
- maddy:全功能mail服务器 - https://github.com/foxcpp/maddy
- Monarch:google星球级内存时序数据库 - http://www.vldb.org/pvldb/vol13/p3181-adams.pdf
- 观点:你不应该使用线程 - https://shouldiusethreads.com/
- 计算机距离数学推理自动化有多近? - https://www.quantamagazine.org/how-close-are-computers-to-automating-mathematical-reasoning-20200827/
- 终端命令行应用命名范式 - https://smallstep.com/blog/the-poetics-of-cli-command-names/
- litmus: 云原生混动工程 - https://github.com/litmuschaos/litmus
- gopherdaily归档:https://github.com/bigwhite/gopherdaily
- 编辑:Tony Bai (https://tonybai.com)
- 邮件订阅:https://gopher-daily.com/