03.并发编程 在阅读本篇之前,建议先阅读《并发编程导论》。 Java 并发编程 建议您首先阅读 J.U.C 概览 以对 Java 并发编程相关概念有所认知。 更多 Java 应用程序性能调优参阅《JVM 与性能优化》 Links https://mp.weixin.qq.com/s/w-C9QkMQhgnAChnRrsrXIw https://www.jianshu.com/p/3f6b26ee51ce concurrency-torture-testing-your-code-within-the-java-memory-model https://zhuanlan.zhihu.com/p/91788985 https://mp.weixin.qq.com/s/1jhBZrAb7bnvkgN1TgAUpw Java 并发六十问,图文详解,快来看看你会多少道! https://github.com/crisxuan/bestJavaer/tree/master/java-concurrent https://github.com/MaJesTySA/JVM-JUC-Core/tree/master