当前位置:网站首页>Hystrix components
Hystrix components
2022-04-23 22:00:00 【Leon_ Jinhai_ Sun】

In a distributed environment, inevitably some of the many service dependencies will fail. Hystrix is a library that helps you control the interactions between these distributed services by adding latency tolerance and fault tolerance logic. Hystrix does this by isolating points of access between the services, stopping cascading failures across them, and providing fallback options, all of which improve your system’s overall resiliency. --[ From the official ]
# 0. explain
- https://github.com/Netflix/Hystrix
- translate : In a distributed environment , Many service dependencies inevitably fail .Hystrix Is a library , It helps you control the interaction between these distributed services by adding delay tolerance and fault tolerance logic .Hystrix By isolating access points between services 、 Stop cascading failures between them and provide backup options to do this , All of these can improve the overall flexibility of the system .
- Popular definition : Hystrix Is an open source library for dealing with latency and fault tolerance in distributed systems , In distributed systems , Many dependencies inevitably fail , Overtime 、 Abnormal etc. ,Hystrix To ensure that in the case of a dependency problem , It doesn't cause the overall service to fail , Avoid cascading faults ( Service avalanche ), Improve the flexibility of distributed systems .
# 1. effect
- hystrix To protect the microservice system Realization service degradation Service failure
- Service avalanche
- service degradation
- Service failure
版权声明
本文为[Leon_ Jinhai_ Sun]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/113/202204232157392905.html
边栏推荐
- 清华大学 | WebFace260M:百万级深度人脸识别的基准(TPAMI2022)
- C list data paging
- MySQL 回表
- 手撕《Google SRE Book》
- MVC three-tier architecture (illustration)
- hystrix dashboard的使用
- How to use the project that created SVN for the first time
- [leetcode refers to offer 22. The penultimate node in the linked list (simple)]
- JS merge duplicate data in array object
- Strictly, severely and quickly strengthen food safety supervision during the epidemic in Shanghai
猜你喜欢

2.整理华子面经--2

Plato Farm元宇宙IEO上线四大,链上交易颇高

C winfrom DataGridView click on the column header can not automatically sort the problem

flomo软件推荐
![[leetcode sword finger offer 58 - I. flip word order (simple)]](/img/25/e000531faeaee2eac18d9a634e203b.png)
[leetcode sword finger offer 58 - I. flip word order (simple)]

Lightweight project management ideas

Ali has another "against the sky" container framework! This kubernetes advanced manual is too complete

DW basic course (II)

Cvpr2022 | efficient pre training based on knowledge distillation
![[leetcode refers to offer 22. The penultimate node in the linked list (simple)]](/img/f1/4d5a3552d1c09d2dfa81e0cfc1547e.png)
[leetcode refers to offer 22. The penultimate node in the linked list (simple)]
随机推荐
A method of asynchronous response of application service through load balancing
Hystrix简介和服务端熔断的实现
Database Experiment 8 trigger experiment
How to use the project that created SVN for the first time
[leetcode refers to offer 52. The first common node of two linked lists (simple)]
A solution of C batch query
DW basic tutorial (I)
使用mbean 自动执行heap dump
Pycharm download and installation
Deep understanding of modern mobile GPU (continuously updating)
服务降级的实现
LabVIEW修改应用程序窗口外观
[leetcode refers to offer 42. Maximum sum of continuous subarrays (simple)]
[※ leetcode refers to offer 46. Translate numbers into strings (medium)]
上海确保疫情保供生活物资质量和食品安全
[leetcode sword finger offer 10 - II. Frog jumping steps (simple)]
NVM introduction, NVM download, installation and use (node version management)
C reads excel specific data into specific columns of DataGridView
presto on spark 支持3.1.3记录
2.整理华子面经--2