<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>并发编程 on withdong02</title>
    <link>https://withdong02.top/tags/%E5%B9%B6%E5%8F%91%E7%BC%96%E7%A8%8B/</link>
    <description>Recent content in 并发编程 on withdong02</description>
    <generator>Hugo</generator>
    <language>zh</language>
    <lastBuildDate>Fri, 04 Sep 2026 21:03:57 +0000</lastBuildDate>
    <atom:link href="https://withdong02.top/tags/%E5%B9%B6%E5%8F%91%E7%BC%96%E7%A8%8B/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>JUC-2</title>
      <link>https://withdong02.top/posts/juc-2/</link>
      <pubDate>Fri, 04 Sep 2026 21:03:57 +0000</pubDate>
      <guid>https://withdong02.top/posts/juc-2/</guid>
      <description>&lt;p&gt;上一篇的概念是真多，这一篇应该代码多，大头是 AQS。&lt;/p&gt;
&lt;h2 id=&#34;lock-接口&#34;&gt;Lock 接口&lt;/h2&gt;
&lt;p&gt;上一篇结尾讲到了 synchronized，但它由于设计上的原因，有几个无法满足灵活需求的特性：&lt;/p&gt;</description>
    </item>
    <item>
      <title>JUC-1</title>
      <link>https://withdong02.top/posts/juc-1/</link>
      <pubDate>Thu, 03 Sep 2026 21:03:57 +0000</pubDate>
      <guid>https://withdong02.top/posts/juc-1/</guid>
      <description>&lt;p&gt;之前没有集中学习过线程、锁、并发容器和线程池等，学习时间一直很散，希望能通过这两三天的学习使自己对 java 并发编程的理解进一步加深。&lt;/p&gt;
&lt;p&gt;我打算分三篇来记录，这是第一篇。&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
