mirror of
https://github.com/Snailclimb/JavaGuide
synced 2025-06-20 22:17:09 +08:00
add :kafka
This commit is contained in:
parent
54b53952a4
commit
3f0e3dbd67
@ -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)
|
||||||
|
|
||||||
### 网站架构
|
### 网站架构
|
||||||
|
|
||||||
|
@ -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 **
|
|
||||||
|
|
||||||
如果喜欢我的文章,欢迎扫码关注
|
如果喜欢我的文章,欢迎扫码关注
|
||||||
|
|
||||||

|

|
Loading…
x
Reference in New Issue
Block a user