<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>分布式系统 on ᕕ( ᐛ )ᕗ Jimyag&#39;s Blog</title>
    <link>https://jimyag.com/blog/%E5%88%86%E5%B8%83%E5%BC%8F%E7%B3%BB%E7%BB%9F/</link>
    <description>专注于 Kubernetes、KubeVirt、OVN 和 Firecracker 的后端开发工程师</description>
    <generator>Hugo</generator>
    <language>zh-CN</language>
    <copyright>Copyright © 2019, jimyag.</copyright>
    <lastBuildDate>Sun, 03 May 2026 17:46:32 +0800</lastBuildDate>
    <atom:link href="https://jimyag.com/blog/%E5%88%86%E5%B8%83%E5%BC%8F%E7%B3%BB%E7%BB%9F/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>分布式限流算法：令牌桶、漏桶与 Redis 实现</title>
      <link>https://jimyag.com/posts/distributed-rate-limiting-token-bucket-leaky-bucket-redis/</link>
      <pubDate>Sun, 03 May 2026 17:46:32 +0800</pubDate>
      <guid>https://jimyag.com/posts/distributed-rate-limiting-token-bucket-leaky-bucket-redis/</guid>
      <description>介绍分布式限流里的令牌桶和漏桶算法，并说明使用 Redis 时适合选择哪些数据类型来实现。</description>
    </item>
  </channel>
</rss>
