
  <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
      <title>NLP Journey</title>
      <link>https://tailwind-nextjs-starter-blog-six-theta.vercel.app/blog</link>
      <description>AI 算法工程师的公开研究笔记：记录大模型、系统工程与可复现实验，持续把复杂技术转化为可落地的产品。</description>
      <language>zh</language>
      <managingEditor>1395291968@qq.com (qiaoshilei)</managingEditor>
      <webMaster>1395291968@qq.com (qiaoshilei)</webMaster>
      <lastBuildDate>Sun, 14 Dec 2025 00:00:00 GMT</lastBuildDate>
      <atom:link href="https://tailwind-nextjs-starter-blog-six-theta.vercel.app/tags/asyncio/feed.xml" rel="self" type="application/rss+xml"/>
      
  <item>
    <guid>https://tailwind-nextjs-starter-blog-six-theta.vercel.app/blog/2025-12-14-funasr-performance-optimization-shared-memory</guid>
    <title>FunASR 极致性能优化：从 Queue 到 SharedMemory 与全链路并发控制</title>
    <link>https://tailwind-nextjs-starter-blog-six-theta.vercel.app/blog/2025-12-14-funasr-performance-optimization-shared-memory</link>
    <description>在上一篇多进程部署的基础上，通过引入 SharedMemory 零拷贝、AnyIO 流式管道以及精细的 Asyncio 锁机制，成功将 50 路并发下的 RTF 从 0.61 压至 0.23，实现吞吐量翻倍。</description>
    <pubDate>Sun, 14 Dec 2025 00:00:00 GMT</pubDate>
    <author>1395291968@qq.com (qiaoshilei)</author>
    <category>Python</category><category>SharedMemory</category><category>Asyncio</category><category>FunASR</category><category>性能优化</category><category>并发编程</category><category>系统工程与部署能力</category>
  </item>

    </channel>
  </rss>
