当前位置:网站首页>服务雪崩效应
服务雪崩效应
2022-04-23 21:57:00 【Leon_Jinhai_Sun】
# 1.服务雪崩
- 在微服务之间进行服务调用是由于某一个服务故障,导致级联服务故障的现象,称为雪崩效应。雪崩效应描述的是提供方不可用,导致消费方不可用并将不可用逐渐放大的过程。
# 2.图解雪崩效应
- 如存在如下调用链路:

- 而此时,Service A的流量波动很大,流量经常会突然性增加!那么在这种情况下,就算Service A能扛得住请求,Service B和Service C未必能扛得住这突发的请求。此时,如果Service C因为抗不住请求,变得不可用。那么Service B的请求也会阻塞,慢慢耗尽Service B的线程资源,Service B就会变得不可用。紧接着,Service A也会不可用,这一过程如下图所示
版权声明
本文为[Leon_Jinhai_Sun]所创,转载请带上原文链接,感谢
https://blog.csdn.net/leon_jinhai_sun/article/details/124334114
边栏推荐
- 延时消息常见实现方案
- 手撕《Google SRE Book》
- How to use the project that created SVN for the first time
- Amazon and epic will be settled, and the Microsoft application mall will be opened to third parties
- Preliminary analysis of Airbase
- Tear the Google SRE book by hand
- MySQL 回表
- Detectron2 usage model
- 1.整理华子面经--1
- SSH in win10
猜你喜欢

How to make Jenkins job run automatically after startup

How Axure installs a catalog

1.整理华子面经--1

Database Experiment 2 data query

Online Excel to CSV tool

Tear the Google SRE book by hand

Database Experiment 8 trigger experiment

C, print the source program of beautiful bell triangle
![[leetcode sword finger offer 28. Symmetric binary tree (simple)]](/img/bc/1f0c9e70470c7d60f821a4ecc2271f.png)
[leetcode sword finger offer 28. Symmetric binary tree (simple)]
![[leetcode refers to offer 27. Image of binary tree (simple)]](/img/65/85e63a8b7916af058d78d72d775530.png)
[leetcode refers to offer 27. Image of binary tree (simple)]
随机推荐
IIS cannot load * woff,*. woff2,*. Solution of SVG file
[leetcode sword finger offer 10 - II. Frog jumping steps (simple)]
SSH in win10
Leaf Smecta
上海确保疫情保供生活物资质量和食品安全
A solution of C batch query
Crisis is opportunity. Why will the efficiency of telecommuting improve?
YOLOv5 Unable to find a valid cuDNN algorithm to run convolution
Pycharm Chinese plug-in
Oracle ora-01033: Oracle initialization or shutdown in progressprocess solution
Pycharm download and installation
ROS学习笔记-----ROS的使用教程
IOT design and development
ERP function_ Financial management_ Basic concepts of Finance
Pytorch: runtimeerror: an attempt has been made to start a new process Error reporting (resolved)
MySQL back to table
JS merge duplicate data in array object
The DNN of OpenCV is used to read onnx as the prediction end to realize classification
Unit function expansion
Database experiment VI integrity language experiment