mirror of
https://github.com/Snailclimb/JavaGuide
synced 2025-08-01 16:28:03 +08:00
typo
This commit is contained in:
parent
70ddb89bc9
commit
57969876f7
@ -283,7 +283,7 @@ SSO(Single Sign On)即单点登录说的是用户登陆多个子系统的其中
|
|||||||
|
|
||||||
#### 消息队列
|
#### 消息队列
|
||||||
|
|
||||||
消息队列在分布式系统中主要是为了接耦和削峰。相关阅读: **[消息队列总结](docs/system-design/data-communication/message-queue.md)** 。
|
消息队列在分布式系统中主要是为了解耦和削峰。相关阅读: **[消息队列总结](docs/system-design/data-communication/message-queue.md)** 。
|
||||||
|
|
||||||
**RabbitMQ:**
|
**RabbitMQ:**
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user