JavaShuo
栏目
标签
Kafka The Definitive Guide
时间 2020-12-25
标签
kafka
栏目
Kafka
繁體版
原文
原文链接
生产者 生产者有大量的配置参数;大多数都在ApacheKafka文档中有记录,许多都有合理的默认值,所以没有理由去修改每一个参数。但是,一些参数对生产者的记忆使用,性能和可靠性有重大影响。我们会在这里回顾一下。 acks 该ACK的参数控制许多分区副本必须如何接收记录之前,生产者可以考虑写成功。这个选项对邮件丢失的可能性有很大的影响。acks 参数有三个允许的值: If acks = 0 , 生产
>>阅读原文<<
相关文章
1.
《转》CouchDB The Definitive Guide
2.
《Hadoop The Definitive Guide》ch13 ZooKeeper
3.
《Hadoop The Definitive Guide》ch02 MapReduce
4.
《Hadoop The Definitive Guide》ch14 Case Studies
5.
《Hadoop The Definitive Guide》ch08 MapReduce Features
6.
CSS: The Definitive Guide 4th 笔记
7.
《Hadoop The Definitive Guide》ch11 Pig
8.
《Hadoop The Definitive Guide》ch12 HBase
9.
The Definitive Guide to Drupal 7
10.
《Hadoop The Definitive Guide》ch10 Administering Hadoop
更多相关文章...
•
C# 教程
-
C#教程
•
W3C RDF and OWL 活动
-
W3C 教程
•
Github 简明教程
•
为了进字节跳动,我精选了29道Java经典算法题,带详细讲解
相关标签/搜索
guide
definitive
kafka
mysql..the
the&nbs
mysql....the
The One!
5.the
mysql...the
the way to go
Kafka
0
分享到微博
分享到微信
分享到QQ
每日一句
每一个你不满意的现在,都有一个你没有努力的曾经。
最新文章
1.
resiprocate 之repro使用
2.
Ubuntu配置Github并且新建仓库push代码,从已有仓库clone代码,并且push
3.
设计模式9——模板方法模式
4.
avue crud form组件的快速配置使用方法详细讲解
5.
python基础B
6.
从零开始···将工程上传到github
7.
Eclipse插件篇
8.
Oracle网络服务 独立监听的配置
9.
php7 fmp模式
10.
第5章 Linux文件及目录管理命令基础
本站公众号
欢迎关注本站公众号,获取更多信息
相关文章
1.
《转》CouchDB The Definitive Guide
2.
《Hadoop The Definitive Guide》ch13 ZooKeeper
3.
《Hadoop The Definitive Guide》ch02 MapReduce
4.
《Hadoop The Definitive Guide》ch14 Case Studies
5.
《Hadoop The Definitive Guide》ch08 MapReduce Features
6.
CSS: The Definitive Guide 4th 笔记
7.
《Hadoop The Definitive Guide》ch11 Pig
8.
《Hadoop The Definitive Guide》ch12 HBase
9.
The Definitive Guide to Drupal 7
10.
《Hadoop The Definitive Guide》ch10 Administering Hadoop
>>更多相关文章<<