<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Kafka on Shellj的博客</title>
    <link>https://im.shellj.com/tags/kafka/</link>
    <description>Recent content in Kafka on Shellj的博客</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Wed, 20 Dec 2023 13:37:47 +0800</lastBuildDate>
    <atom:link href="https://im.shellj.com/tags/kafka/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Kafka 基础应用</title>
      <link>https://im.shellj.com/posts/2020/11/kafka-knowlage/</link>
      <pubDate>Thu, 19 Nov 2020 21:01:00 +0800</pubDate>
      <guid>https://im.shellj.com/posts/2020/11/kafka-knowlage/</guid>
      <description>&lt;p&gt;&lt;img src=&#34;https://cdn-sh.shellj.com/img/202011/kafka-1.jpg&#34; alt=&#34;kafka&#34;&gt;&lt;/p&gt;&#xA;&lt;h2 id=&#34;每个组都保持着一份相同副本&#34;&gt;每个组都保持着一份相同副本&lt;/h2&gt;&#xA;&lt;p&gt;不同组之间互不干扰，互相独立，有几组就有几份数据。&lt;/p&gt;&#xA;&lt;h2 id=&#34;partition-数量小于消费者数量&#34;&gt;partition 数量小于消费者数量&lt;/h2&gt;&#xA;&lt;p&gt;这样会有消费者空闲&lt;/p&gt;&#xA;&lt;p&gt;&lt;img src=&#34;https://cdn-sh.shellj.com/img/202011/kafka-2.jpg&#34; alt=&#34;kafka&#34;&gt;&lt;/p&gt;&#xA;&lt;h2 id=&#34;partition-数量大于消费者数量&#34;&gt;partition 数量大于消费者数量&lt;/h2&gt;&#xA;&lt;p&gt;这样会有某个消费者接收多个 partition 的消息&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
