其他分享
首页 > 其他分享> > Google内部Go语言应用案例 | Gopher Daily (2020.08.30) ʕ◔ϖ◔ʔ

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. ”

1.Google内部Go语言应用案例 by Rob Pike - https://tonybai.com/2020/08/30/new-case-studies-about-googles-use-of-go/

2.使用errors.As创建领域特定error辅助函数 - https://blog.carlmjohnson.net/post/2020/working-with-errors-as/

3.go, crystal, python和javascript基准测试对比 - https://blog.m5e.de/post/benchmarking-go-crystal-python-and-js/

4.Go语言中测试数据库事务 - https://marvinblum.de/blog/testing-database-transactions-in-go-jEaOGXravM

5.maddy:全功能mail服务器 - https://github.com/foxcpp/maddy

6.Monarch:google星球级内存时序数据库 - http://www.vldb.org/pvldb/vol13/p3181-adams.pdf

7.观点:你不应该使用线程 - https://shouldiusethreads.com/

8.计算机距离数学推理自动化有多近?- https://www.quantamagazine.org/how-close-are-computers-to-automating-mathematical-reasoning-20200827/

9.终端命令行应用命名范式 - https://smallstep.com/blog/the-poetics-of-cli-command-names/

10.litmus: 云原生混动工程 - https://github.com/litmuschaos/litmus

 

 

 

 

标签:2020.08,Google,python,30,blog,Go,https,go,com
来源: https://blog.51cto.com/tonybai/2982223