<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>ThreadPoolExecutor on haifeiWu</title><link>https://haifeiWu.github.io/categories/threadpoolexecutor/</link><description>Recent content in ThreadPoolExecutor on haifeiWu</description><generator>Hugo -- gohugo.io</generator><language>zh-cn</language><managingEditor>whfstudio@163.com (haifeiWu)</managingEditor><webMaster>whfstudio@163.com (haifeiWu)</webMaster><copyright>© 2016～2026 haifeiWu</copyright><lastBuildDate>Sun, 19 Jan 2020 00:00:00 +0800</lastBuildDate><atom:link href="https://haifeiWu.github.io/categories/threadpoolexecutor/index.xml" rel="self" type="application/rss+xml"/><item><title>ThreadPoolExecutor 的简单梳理</title><link>https://haifeiWu.github.io/posts/threadpoolexecutor--de-jian-dan-shu-li/</link><pubDate>Sun, 19 Jan 2020 00:00:00 +0800</pubDate><author>whfstudio@163.com (haifeiWu)</author><guid>https://haifeiWu.github.io/posts/threadpoolexecutor--de-jian-dan-shu-li/</guid><description>还是楼主惯用的论述三连问，先问是什么，再问为什么，最后祭除终极大杀器 just do it ……what ? 那么什么是线程池呢？总的来说，线程池是一种线程使用模式。线程的频繁创建于调度会带来调度开销，进而影响缓存局部性和整体性能。而线程</description></item></channel></rss>