<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
  <channel>
    <title>Message Queue - 分类 - 搬砖程序员带你飞</title>
    <link>https://lpflpf.cn/categories/message-queue/</link>
    <description>Message Queue - 分类 - 搬砖程序员带你飞</description>
    <generator>Hugo -- gohugo.io</generator><language>zh-CN</language><managingEditor>lipengfei634626165@163.com (lpflpf)</managingEditor>
      <webMaster>lipengfei634626165@163.com (lpflpf)</webMaster><lastBuildDate>Mon, 19 Apr 2021 15:15:00 &#43;0000</lastBuildDate><atom:link href="https://lpflpf.cn/categories/message-queue/" rel="self" type="application/rss+xml" /><item>
  <title>kafka 消费并行度提升</title>
  <link>https://lpflpf.cn/posts/kafka/</link>
  <pubDate>Mon, 19 Apr 2021 15:15:00 &#43;0000</pubDate>
  <author>lpflpf</author>
  <guid>https://lpflpf.cn/posts/kafka/</guid>
  <description><![CDATA[<div class="featured-image">
        <img src="https://cdn.lpflpf.cn/covers/kafka.png" referrerpolicy="no-referrer">
      </div>本文介绍 Kafka 消费的一个例子，以及如何优化提升消费的并行度。 一个例子 Kafka 消费一般使用 github.com/Shopify/sarama 包实现，现已支持消费组消费。下面是一个消费组消费的例子： 1 2]]></description>
</item>
</channel>
</rss>
