Loading

摘要: 一、ThreadPoolExecutor简介 在 "juc executors框架概述" 的章节中,我们已经简要介绍过 了,通过Executors工厂,用户可以创建自己需要的执行器对象。ThreadPoolExecutor,它是J.U.C在JDK1.5时提供的一种实现了ExecutorService 阅读全文
posted @ 2020-05-18 16:01 程序员自由之路 阅读(729) 评论(0) 推荐(0)