
  <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:50: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多线程04-等待唤醒机制与阻塞队列</guid>
    <title>Java多线程（四）：等待唤醒机制与阻塞队列</title>
    <link>https://blog.yuanspace.net/blog/Java多线程04-等待唤醒机制与阻塞队列</link>
    <description>通过生产者消费者模型理解wait、notify和notifyAll，并使用BlockingQueue简化线程之间的条件协作。</description>
    <pubDate>Mon, 24 Aug 2026 11:50:00 GMT</pubDate>
    <author>undefined (缘)</author>
    <category>学习记录</category><category>Java</category><category>多线程</category><category>线程通信</category><category>BlockingQueue</category>
  </item>

    </channel>
  </rss>
