<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Exchange on Go 与算法手记</title>
    <link>https://go-learning-blog.pages.dev/tags/exchange/</link>
    <description>Recent content in Exchange on Go 与算法手记</description>
    <generator>Hugo</generator>
    <language>zh-cn</language>
    <lastBuildDate>Sat, 07 Feb 2026 09:00:00 +0800</lastBuildDate>
    <atom:link href="https://go-learning-blog.pages.dev/tags/exchange/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>第 1 天：安装 RabbitMQ、启用 Management、登录 Web UI，学会看 connections、channels、queues、exchanges</title>
      <link>https://go-learning-blog.pages.dev/rabbitmq/day-01/</link>
      <pubDate>Sun, 01 Feb 2026 09:00:00 +0800</pubDate>
      <guid>https://go-learning-blog.pages.dev/rabbitmq/day-01/</guid>
      <description>安装 RabbitMQ、启用 Management、登录 Web UI，学会看 connections、channels、queues、exchanges</description>
    </item>
    <item>
      <title>第 2 天：只学核心概念，不写复杂代码，弄清 producer、consumer、exchange、queue、binding、routing key、vhost、connection、channel</title>
      <link>https://go-learning-blog.pages.dev/rabbitmq/day-02/</link>
      <pubDate>Mon, 02 Feb 2026 09:00:00 +0800</pubDate>
      <guid>https://go-learning-blog.pages.dev/rabbitmq/day-02/</guid>
      <description>只学核心概念，不写复杂代码，弄清 producer、consumer、exchange、queue、binding、routing key、vhost、connection、channel</description>
    </item>
    <item>
      <title>第 5 天：学习 fanout exchange 和广播</title>
      <link>https://go-learning-blog.pages.dev/rabbitmq/day-05/</link>
      <pubDate>Thu, 05 Feb 2026 09:00:00 +0800</pubDate>
      <guid>https://go-learning-blog.pages.dev/rabbitmq/day-05/</guid>
      <description>学习 fanout exchange 和广播</description>
    </item>
    <item>
      <title>第 6 天：学习 direct exchange 和路由键</title>
      <link>https://go-learning-blog.pages.dev/rabbitmq/day-06/</link>
      <pubDate>Fri, 06 Feb 2026 09:00:00 +0800</pubDate>
      <guid>https://go-learning-blog.pages.dev/rabbitmq/day-06/</guid>
      <description>学习 direct exchange 和路由键</description>
    </item>
    <item>
      <title>第 7 天：学习 topic exchange 和模式匹配</title>
      <link>https://go-learning-blog.pages.dev/rabbitmq/day-07/</link>
      <pubDate>Sat, 07 Feb 2026 09:00:00 +0800</pubDate>
      <guid>https://go-learning-blog.pages.dev/rabbitmq/day-07/</guid>
      <description>学习 topic exchange 和模式匹配</description>
    </item>
  </channel>
</rss>
