<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Queue on Go 与算法手记</title>
    <link>https://go-learning-blog.pages.dev/tags/queue/</link>
    <description>Recent content in Queue on Go 与算法手记</description>
    <generator>Hugo</generator>
    <language>zh-cn</language>
    <lastBuildDate>Mon, 23 Feb 2026 09:00:00 +0800</lastBuildDate>
    <atom:link href="https://go-learning-blog.pages.dev/tags/queue/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>第 9 天：系统学习队列属性：durable、exclusive、auto-delete、server-named queue</title>
      <link>https://go-learning-blog.pages.dev/rabbitmq/day-09/</link>
      <pubDate>Mon, 09 Feb 2026 09:00:00 +0800</pubDate>
      <guid>https://go-learning-blog.pages.dev/rabbitmq/day-09/</guid>
      <description>系统学习队列属性：durable、exclusive、auto-delete、server-named queue</description>
    </item>
    <item>
      <title>第 10 天：学习消费确认 ack、拒绝 nack/reject、重回队列 requeue</title>
      <link>https://go-learning-blog.pages.dev/rabbitmq/day-10/</link>
      <pubDate>Tue, 10 Feb 2026 09:00:00 +0800</pubDate>
      <guid>https://go-learning-blog.pages.dev/rabbitmq/day-10/</guid>
      <description>学习消费确认 ack、拒绝 nack/reject、重回队列 requeue</description>
    </item>
    <item>
      <title>第 22 天：学习队列类型，先搞清 classic queue、quorum queue、stream 的边界</title>
      <link>https://go-learning-blog.pages.dev/rabbitmq/day-22/</link>
      <pubDate>Sun, 22 Feb 2026 09:00:00 +0800</pubDate>
      <guid>https://go-learning-blog.pages.dev/rabbitmq/day-22/</guid>
      <description>学习队列类型，先搞清 classic queue、quorum queue、stream 的边界</description>
    </item>
    <item>
      <title>第 23 天：上手 quorum queue</title>
      <link>https://go-learning-blog.pages.dev/rabbitmq/day-23/</link>
      <pubDate>Mon, 23 Feb 2026 09:00:00 +0800</pubDate>
      <guid>https://go-learning-blog.pages.dev/rabbitmq/day-23/</guid>
      <description>上手 quorum queue</description>
    </item>
  </channel>
</rss>
