Collection 3

  • golang GC
  1. golang GC 20问
    https://mp.weixin.qq.com/s/o2oMMh0PF5ZSoYD0XOBY2Q
    备用链接

    golang gc 原理https://www.cnblogs.com/linguoguo/p/10611657.html
    备用链接

    golang gc 原理http://lessisbetter.site/2019/10/20/go-gc-1-history-and-priciple/
    备用链接

  2. golang roundTripper 用法。
    https://lanre.wtf/blog/2017/07/24/roundtripper-go/
    备用链接

  3. 解释分析很有名的一篇文章Don’t use Go’s default http client,并提出一些go http使用的实践。
    https://blog.simon-frey.eu/go-as-in-golang-standard-net-http-config-will-break-your-production/
    备用链接