- 小马哥技术博客。Java、Spring Cloud Alibaba、Apache Dubbo。
操作系统/内核方面:
- Brendan D. Gregg,许多内核检测工具的创建者,可以详细地看到如何使用perf、eBPF、FlameGraph分析各种性能问题。强烈推荐。
- Code Capsule,另一个对操作系统/内核具有深刻理解的工程师。
- 1024cores, 作者Dmitry Vyukov,Golang scheduler的核心成员。lockfree, waitfree, obstructionfree synchronization algorithms and data structures, scalability-oriented architecture, multicore/multiprocessor design patterns, high-performance computing, threading technologies and libraries (OpenMP, TBB, PPL), message-passing systems and related topics.
其他:
- 用BFG瘦身Git仓库,如果你的历史里有视频文件。。。
评论