赞
踩
每日一谚:Concurrency is not parallelism, although it enables parallelism.
祝所有gopher元宵节快乐!
每天都有新内容的“gopher部落”星球推出“牛年元宵节”优惠,力度很大,仅此一天,想加入的gopher童鞋要抓紧哦。
Go 1.16中值得关注的几个变化 - https://mp.weixin.qq.com/s/UPNn4G_m0zfvJgWxEVl_Tw
使用io/fs提升测试性能和可测性 - https://www.gopherguides.com/articles/golang-1.16-io-fs-improve-test-performance
Go时间与日期格式化完全指南 - https://yourbasic.org/golang/format-parse-string-time-date-example/
对低级I/O进行基准测试:C,C ++,Rust,Go,Java,Python - https://medium.com/star-gazers/benchmarking-low-level-i-o-c-c-rust-golang-java-python-9a0d505f85f7
Go module管理:实用指南 - https://medium.com/@adiach3nko/package-management-with-go-modules-the-pragmatic-guide-c831b4eaaf31
gitlab-ci基础入门 - https://techsquad.rocks/blog/gitlab_ci_basics/
在Kubernetes集群上以零停机时间发布和回滚更新 - https://www.fosstechnix.com/rolling-out-and-rolling-back-updates-with-zero-downtime-on-kubernetes-cluster/
经典旧文:将happy path向左对齐 - https://medium.com/@matryer/line-of-sight-in-code-186dd7cdea88
Go播客:那些不该加入go的提案2 - https://changelog.com/gotime/168
clang LTO(Link Time Optimization) 合并(merge)到linux 5.12内核,后者性能将得到提升 - https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=79db4d2293eba2ce6265a341bedf6caecad5eeb3
如何使用kong gateway的jwt插件实现服务鉴权 - https://konghq.com/blog/jwt-kong-gateway
常见的Nginx错误配置使您的Web服务器容易受到攻击 - https://blog.detectify.com/2020/11/10/common-nginx-misconfigurations/
Web软件的未来是HTML-over-WebSockets - https://alistapart.com/article/the-future-of-web-software-is-html-over-websockets/
终端命令行形式的密钥管理器 - https://github.com/GGP1/kure
零依赖的高并发Go应用框架 -https://github.com/autom8ter/machine
油管视频:详解Go指针 - https://www.youtube.com/watch?v=sTFJtxJXkaY
goroutine 是由 Go 运行时管理的用户层轻量级线程。相较于操作系统线程,goroutine 的资源占用和使用代价都要小得多。了解 goroutine 的调度模型和原理,对于编写出高质量的 Go 代码是大有裨益的。Go进阶专栏“改善Go语⾔编程质量的50个有效实践”的第26篇文章《面试必考!掌握 goroutine 的调度原理》https://www.imooc.com/read/87/article/2429 将为大家深入浅出的详细讲解goroutine的调度原理。
目前该技术专栏正在新春促销!关注我的个人公众号“iamtonybai”,发送“go专栏活动”即可获取专栏专属优惠码,可在订阅专栏时抵扣20元哦。
关注公众号iamtonybai,发送特定关键字获取对应精品资料!
《改善Go语⾔编程质量的50个有效实践》专栏活动优惠码 - 发送go专栏活动
Go语言学习技术路线图2021版 - 发送go2021
GopherChina 2020技术大会ppt资料 - 发送gopherchina2020;
GopherCon 2020大会技术ppt资料 - 发送gophercon2020;
《设计数据密集型应用程序》作者Martin Kleppmann新课“分布式系统”的讲义资料 - 发送distsys;
O'Reilly的《分布式跟踪实战(Distributed Tracing in Practice)》 - 发送distrace;
加州伯克利的47页的“机器学习的数学基础”资料 - 发送math4ml;
联系方式
有意想学习容器或Kubernets的童鞋可以了解一下我的慕课网实战课:k8s实战 - https://coding.imooc.com/class/284.html
gopherdaily归档:https://github.com/bigwhite/gopherdaily
编辑:Tony Bai (https://tonybai.com)
邮件订阅:https://gopher-daily.com/
知乎Go进阶专栏:https://zhuanlan.zhihu.com/c_1294667898946891776
“Gopher部落”知识星球:https://public.zsxq.com/groups/51284458844544
微信公众号:iamtonybai
往期推荐
基于Redis Cluster的分布式锁实现以互斥方式操作共享资源
号外:《改善Go语言编程质量的50个有效实践》专栏0元领取了!
一文搞懂如何利用multipart/form-data实现文件的上传与下载
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。