Java学习笔记——ThreadPoolExecutor 2018-09-21 | Comments 之前看过《Java并发编程实战》这本书关于线程池的介绍。 ThreadPoolExecutor源码看起来相当复杂,下面两篇文章分析的很好,膜拜下。 深入理解Java线程池:ThreadPoolExecutor ThreadPoolExecutor与ScheduledThreadPoolExecutor 本文原文发自 某学姐, 转载请保留出处, 谢谢.