当前位置:网站首页>Loadbalancer load balancer
Loadbalancer load balancer
2022-06-12 15:12:00 【CXgeng】
LoadBalancer Load balancing
List of articles
brief introduction
Load balancing is to distribute the load among multiple execution units , There are two common ways of load balancing . A separate process unit , Through load balancing strategy , Forward the request to different execution units , for example Nginx. The other is to encapsulate the logic of load balancing to the client of the service consumer in the form of code , The service consumer client maintains a service provider information table , Distribute the request to multiple service providers through load balancing policy , So as to achieve the goal of load balancing .
SpringCloud The original client load balancing scheme Ribbon Has been abandoned , In its place LoadBalancer ,LoadBalancer yes Spring Cloud Commons A subproject of , It belongs to the second method mentioned above , It encapsulates the logic of load balancing on the client , And run in the process of the client .
stay Spring Cloud Component micro service system ,LoadBalancer Load balancer as a service consumer , There are two ways to use it , One is with RestTemplate Combination , The other is and Feign Combination .Feign Integrated by default LoadBanlancer.
边栏推荐
- Qiming cloud sharing | demonstrate the switch through an example of the matter protocol to control the light on and off through the matter protocol
- Understanding of Odom coordinate system
- Learning is an inhumane thing (becoming an expert's internal mind skill)
- Browser fingerprint interpretation
- 粒子滤波学习记录
- 频繁项集产生强关联规则的过程
- The difference and brief description of "file name" and < file name > import header file used in # include
- Shardingsphere practice (6) - elastic scaling
- C 操作符
- New features of ES6
猜你喜欢
C operator
3D reconstruction system | L3 incremental motion recovery structure (incremental SFM)
三维重建系统 | L3增量运动恢复结构(增量SFM)
Function related matters
Assertion of selenium webdriver
C 操作符
NETCORE combined with cap event bus to realize distributed transaction -- Introduction (1)
Serialization and deserialization mechanism in terms of games
解决log4j2漏洞遭到挖矿、僵尸进程病毒攻击
tc菜单分割
随机推荐
Leetcode daily question - fair candy bar exchange
學習是一件逆人性的事情(成為高手的內功心法)
Scala download and idea installation of scala plug-ins (nanny level tutorial is super detailed)
Prompt that the program cannot access key files / directories when installing PS software. Error code: 41
Ankai microelectronics rushes to the scientific innovation board: the annual revenue of 500million Xiaomi industry fund is the shareholder
C string
【LDA】EM变分推理 粗略版笔记【待完善
[game server design cases] insights
[SPARK][CORE] 面试问题之什么是 external shuffle service?
C scanf函数
Xshell 7 official website free download
Module yaml error: Unexpected key in data: static_ context [line 9 col 3]
Data collection
PHPstudy建站提示hosts文件可能不存在或被阻止打开,同步hosts失败怎么解决
SQL cross database injection
三维重建系统 | L3增量运动恢复结构(增量SFM)
Mh32f103arpt6 hardware and software compatible alternative to stm32f103rct6
Idea pull branch code
Leader education was forced to be delisted: Softbank CMC suffered heavy losses only one year after listing
ROS beginners write the server that the little turtle rotates a certain angle at a certain speed