Merge b0f0d7ce81bd419d616e25f0e35fa8a1123c2ac7 into b70121d377cb6005eb65f12b098cd5decd905669
This commit is contained in:
commit
1cda1e2a72
@ -46,7 +46,7 @@
|
||||
|
||||
只有在业务流程允许异步处理的情况下才能这么做,例如上面的注册流程中,如果要求用户对验证邮件进行点击之后才能完成注册的话,就不能再使用消息队列。
|
||||
|
||||
### 流量削锋
|
||||
### 流量削峰
|
||||
|
||||
在高并发的场景下,如果短时间有大量的请求到达会压垮服务器。
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user