Awesome
- https://github.com/donnemartin/system-design-primer
- https://github.com/binhnguyennus/awesome-scalability
- http://highscalability.com/blog/category/example
- https://refactoring.guru
- https://www.pdai.tech/
- 腾讯技术
- Amazon Builders’ Library
- 美团技术
- https://labuladong.gitee.io/algo/
- https://architecturenotes.co/
- https://learn.microsoft.com/en-us/azure/architecture/patterns/
- https://www.w3cschool.cn/architectroad/
- https://javaguide.cn/home.html
Open Source
Tomcat:
- https://www.datadoghq.com/blog/tomcat-architecture-and-performance/
- https://www.cnblogs.com/grey-wolf/p/13740845.html
Spring Cloud Gateway:
- https://qicoder.com/source-scg/source-scg-start/
- https://www.cnblogs.com/crazymakercircle/p/11704077.html
Netty:
- https://mp.weixin.qq.com/s/vWbbn1qXRFVva8Y9yET18Q?spm=a2c6h.12873639.article-detail.6.53064a61a3VFNe
- https://developer.aliyun.com/article/769587
Redis:
Golang
Other
- https://github.com/CyC2018/CS-Notes
- 双因素认证(2FA)教程
- Java线程池实现原理及其在美团业务中的实践