
  <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
      <title>Monster Cone Blog</title>
      <link>https://dxin.cc/blog</link>
      <description></description>
      <language>zh-cn</language>
      <managingEditor>dongxin2019@gmail.com (Monster Cone)</managingEditor>
      <webMaster>dongxin2019@gmail.com (Monster Cone)</webMaster>
      <lastBuildDate>Sat, 18 Oct 2025 00:00:00 GMT</lastBuildDate>
      <atom:link href="https://dxin.cc/tags/并发控制/feed.xml" rel="self" type="application/rss+xml"/>
      
  <item>
    <guid>https://dxin.cc/blog/promise-pool</guid>
    <title>Promise Pool 实战：优雅控制异步并发数量</title>
    <link>https://dxin.cc/blog/promise-pool</link>
    <description>通过 Promise Pool 控制异步任务并发数量，避免请求拥塞、资源争抢和瞬时流量过高的问题，适合上传和批量请求场景。</description>
    <pubDate>Sat, 18 Oct 2025 00:00:00 GMT</pubDate>
    <author>dongxin2019@gmail.com (Monster Cone)</author>
    <category>JavaScript</category><category>Promise</category><category>并发控制</category><category>异步任务</category>
  </item>

    </channel>
  </rss>
