MySQL索引原理及慢查询优化 |
https://tech.meituan.com/2014/06/30/mysql-index.html |
学习Nginx这一篇就够了 |
https://mp.weixin.qq.com/s/HcpsDfRWadNgiSO6nEcAvA |
深度解密Go语言之关于 interface 的 10 个问题 |
https://mp.weixin.qq.com/s/EbxkBokYBajkCR-MazL0ZA |
《微服务架构设计模式》的一点总结 |
https://mp.weixin.qq.com/s/TLZR252J7EHcR8h_vEsXrA |
《Netty权威指南》 |
https://book.douban.com/subject/26373138/ |
《kubernetes in action》 |
https://book.douban.com/subject/30418855/ |
Linux下调用pthread库创建的线程是属于用户级线程还是内核级线程? |
https://www.zhihu.com/question/35128513 |
MGW——美团点评高性能四层负载均衡 |
https://tech.meituan.com/2017/01/05/mgw.html |
PostgreSQL的数据变化捕获和实时通知——基于Listen-Notify和Server-Sent Events |
https://kaifeiji.cc/post/change-data-capture-and-instant-notification-on-postgresql-via-listen-notify-and-server-sent-events/ |
如何化解 Kubernetes 网络的复杂性? |
https://mp.weixin.qq.com/s/_uQZlD7MtpqacqyxCZ4m1g |
如何设计短网址系统? |
https://juejin.cn/post/6990270005749219359 |
最多能创建多少个 TCP 连接? |
https://mp.weixin.qq.com/s/HyrcOnlt2Fk5GVkAXlNcig |
Linux fd 系列 — eventfd 是什么? |
https://mp.weixin.qq.com/s/9S1kYiDs6aVQXVtPY_fTBg |
MESI(缓存一致性协议) |
https://blog.csdn.net/xiaowenmu1/article/details/89705740 |
OpenTelemetry: 经得起考验的工具 |
https://www.cnblogs.com/charlieroro/p/13862471.html |