<?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>NVIDIA Dynamo on Hellokitty&#39;s Blog</title>
    <link>https://yangyang233333.github.io/tags/nvidia-dynamo/</link>
    <description>Recent content in NVIDIA Dynamo on Hellokitty&#39;s Blog</description>
    <generator>Hugo</generator>
    <language>zh-CN</language>
    <lastBuildDate>Wed, 26 Aug 2026 13:50:00 +0800</lastBuildDate>
    <atom:link href="https://yangyang233333.github.io/tags/nvidia-dynamo/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>NVIDIA Dynamo 源码阅读（二）：分布式运行时如何组织服务与请求</title>
      <link>https://yangyang233333.github.io/posts/nvidia-dynamo-runtime-source-reading/</link>
      <pubDate>Wed, 26 Aug 2026 13:50:00 +0800</pubDate>
      <guid>https://yangyang233333.github.io/posts/nvidia-dynamo-runtime-source-reading/</guid>
      <description>深入 lib/runtime，分析 Namespace、Component、Endpoint、服务发现和网络流水线如何组成 Dynamo 的请求平面。</description>
    </item>
    <item>
      <title>NVIDIA Dynamo 源码阅读（三）：KV-aware Router 如何选择 Worker</title>
      <link>https://yangyang233333.github.io/posts/nvidia-dynamo-kv-aware-router-source-reading/</link>
      <pubDate>Wed, 26 Aug 2026 13:50:00 +0800</pubDate>
      <guid>https://yangyang233333.github.io/posts/nvidia-dynamo-kv-aware-router-source-reading/</guid>
      <description>从 token 分块哈希、KV 事件、Radix Tree、负载估计和选择策略出发，拆解 Dynamo KV-aware Router。</description>
    </item>
    <item>
      <title>NVIDIA Dynamo 源码阅读（四）：Prefill/Decode 分离与 KV 传输</title>
      <link>https://yangyang233333.github.io/posts/nvidia-dynamo-disaggregated-serving-source-reading/</link>
      <pubDate>Wed, 26 Aug 2026 13:50:00 +0800</pubDate>
      <guid>https://yangyang233333.github.io/posts/nvidia-dynamo-disaggregated-serving-source-reading/</guid>
      <description>分析 Dynamo 如何进行两阶段路由、交换传输元数据，并让 KV Cache 在 Prefill 与 Decode Worker 之间直接移动。</description>
    </item>
    <item>
      <title>NVIDIA Dynamo 源码阅读（一）：数据中心级推理栈的整体架构</title>
      <link>https://yangyang233333.github.io/posts/nvidia-dynamo-architecture-overview/</link>
      <pubDate>Wed, 26 Aug 2026 13:50:00 +0800</pubDate>
      <guid>https://yangyang233333.github.io/posts/nvidia-dynamo-architecture-overview/</guid>
      <description>从请求路径、控制面、数据面和后端边界出发，理解 NVIDIA Dynamo 为什么是推理引擎之上的分布式编排层。</description>
    </item>
  </channel>
</rss>
