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