1
0
mirror of https://github.com/Snailclimb/JavaGuide synced 2025-06-20 22:17:09 +08:00

add :kafka

This commit is contained in:
Kou Shuang 2019-08-06 23:51:06 +08:00
parent 54b53952a4
commit 3f0e3dbd67
2 changed files with 2 additions and 3 deletions

View File

@ -188,6 +188,7 @@
- [消息队列总结](docs/system-design/data-communication/message-queue.md) - [消息队列总结](docs/system-design/data-communication/message-queue.md)
- [RabbitMQ 入门](docs/system-design/data-communication/rabbitmq.md) - [RabbitMQ 入门](docs/system-design/data-communication/rabbitmq.md)
- [RocketMQ的几个简单问题与答案](docs/system-design/data-communication/RocketMQ-Questions.md) - [RocketMQ的几个简单问题与答案](docs/system-design/data-communication/RocketMQ-Questions.md)
- [Kafka系统设计开篇-面试看这篇就够了](docs/system-design/data-communication/Kafka系统设计开篇-面试看这篇就够了.md)
### 网站架构 ### 网站架构

View File

@ -1,4 +1,4 @@
## 原文链接https://mp.weixin.qq.com/s/zxPz_aFEMrshApZQ727h4g** > 原文链接https://mp.weixin.qq.com/s/zxPz_aFEMrshApZQ727h4g
## 引言 ## 引言
@ -276,8 +276,6 @@ zero-copy
ack配置 ack配置
batch batch
## 原文链接https://mp.weixin.qq.com/s/zxPz_aFEMrshApZQ727h4g **
如果喜欢我的文章,欢迎扫码关注 如果喜欢我的文章,欢迎扫码关注
![wechat](https://blog-article-resource.oss-cn-beijing.aliyuncs.com/qrcode_for_gh_2f3803598393_258.jpg) ![wechat](https://blog-article-resource.oss-cn-beijing.aliyuncs.com/qrcode_for_gh_2f3803598393_258.jpg)