
  <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
      <title>缘博客</title>
      <link>https://blog.yuanspace.net/blog</link>
      <description>记录思考、学习与项目的个人博客。</description>
      <language>zh-CN</language>
      <managingEditor>undefined (缘)</managingEditor>
      <webMaster>undefined (缘)</webMaster>
      <lastBuildDate>Mon, 24 Aug 2026 11:48:00 GMT</lastBuildDate>
      <atom:link href="https://blog.yuanspace.net/tags/线程池/feed.xml" rel="self" type="application/rss+xml"/>
      
  <item>
    <guid>https://blog.yuanspace.net/blog/Java多线程06-线程池与自定义ThreadPoolExecutor</guid>
    <title>Java多线程（六）：线程池与自定义ThreadPoolExecutor</title>
    <link>https://blog.yuanspace.net/blog/Java多线程06-线程池与自定义ThreadPoolExecutor</link>
    <description>理解线程复用和任务管理，掌握ThreadPoolExecutor七个核心参数、任务接收流程、拒绝策略与配置思路。</description>
    <pubDate>Mon, 24 Aug 2026 11:48:00 GMT</pubDate>
    <author>undefined (缘)</author>
    <category>学习记录</category><category>Java</category><category>多线程</category><category>线程池</category><category>ThreadPoolExecutor</category>
  </item>

    </channel>
  </rss>
