当前位置:网站首页>Eurake partition understanding
Eurake partition understanding
2022-07-01 12:29:00 【Full stack programmer webmaster】
Hello everyone , I meet you again , I'm your friend, Quan Jun .
Eurake Partition understanding If there are multiple machine rooms in large projects , For example, Beijing computer room , Shanghai computer room , Hangzhou machine room , Thousands of services are registered in Eurake above , Our examples are also deployed in various regions . Now , Because there are different areas in the machine room , If a service in Beijing calls a service in Shanghai , Delay may occur , The response speed of the service will also be much slower , Now , We may expect , Beijing's service producers use Beijing's services to consume , How to operate this ? Eurake In fact, there is a partition function , What is partition , There is a registration center in Beijing , Shanghai , Hangzhou also has , Here we need to mention a configuration eureka.instance.region, You can set up multiple registration centers , In different computer rooms , Each machine room can have multiple services , stay eureka.instance.availability-zones, Set up different computer room areas in Beijing , Last in service-url Registered address , How to set which registered address to get the service instance from , One configuration is prefer-same-zone-eureka, If it is true, From availability-zones The first area to register , If registration fails , Then continue to register with other services , If the registration fails three times , Try again after a heartbeat If prefer-same-zone-eureka yes false, He will service-uri Take one list, Register from the first , If the registration is successful , Keep your heart beating , If you fail , Then continue to take it down .
Publisher : Full stack programmer stack length , Reprint please indicate the source :https://javaforall.cn/131505.html Link to the original text :https://javaforall.cn
边栏推荐
- Relationship between accuracy factor (DOP) and covariance in GPS data (reference link)
- Eurake分区理解
- Ipv6-6to4 experiment
- 数字信号处理——线性相位型(Ⅱ、Ⅳ型)FIR滤波器设计(2)
- kubernetes之ingress探索实践
- Chapter 14 signals (IV) - examples of multi process tasks
- Question d'entrevue de Huawei: recrutement
- CPI tutorial - asynchronous interface creation and use
- 腾讯安全发布《BOT管理白皮书》|解读BOT攻击,探索防护之道
- MySQL common functions
猜你喜欢

【20211129】Jupyter Notebook遠程服務器配置

队列的链式存储

C serialization simple experiment

"Analysis of 43 cases of MATLAB neural network": Chapter 40 research on prediction of dynamic neural network time series -- implementation of NARX based on MATLAB
![[20211129] configuration du serveur distant du carnet de notes jupyter](/img/7c/79c9fcb91bde75e954dc3ecf9f5afd.png)
[20211129] configuration du serveur distant du carnet de notes jupyter
![[20220605] Literature Translation -- visualization in virtual reality: a systematic review](/img/11/6c42957186bf530e8f9d4025a40197.png)
[20220605] Literature Translation -- visualization in virtual reality: a systematic review

《MATLAB 神经网络43个案例分析》:第40章 动态神经网络时间序列预测研究——基于MATLAB的NARX实现

Onenet Internet of things platform - mqtt product devices send messages to message queues MQ
![Wechat applet reports an error: [rendering layer network layer error] pages/main/main Local resource pictures in wxss cannot be obtained through wxss. You can use network pictures, Base64, or < image/](/img/6a/fe448ca635690bc5260436546b588e.jpg)
Wechat applet reports an error: [rendering layer network layer error] pages/main/main Local resource pictures in wxss cannot be obtained through wxss. You can use network pictures, Base64, or < image/

【20211129】Jupyter Notebook远程服务器配置
随机推荐
腾讯黎巍:深耕“监管科技”,护航数字经济行稳致远
Accept different views with an open mind
[Yunju entrepreneurial foundation notes] Chapter 7 Entrepreneurial Resource test 8
[Yunju entrepreneurial foundation notes] Chapter 7 Entrepreneurial Resource test 2
第十四章 信号(四)- 多进程任务示例
二叉树的链式存储
Onenet Internet of things platform - mqtt product devices send messages to message queues MQ
[Yu Yue education] financial management reference materials of Ningbo University of Finance and Economics
91. (cesium chapter) cesium rocket launch simulation
Share several tools for designing exquisite circuit diagrams
91.(cesium篇)cesium火箭發射模擬
ANSI/UL 94 VTM薄质材料垂直燃烧测试
Blue Bridge Cup multi interface switching processing (enumeration plus state machine method)
Chapter 14 signals (IV) - examples of multi process tasks
Machine learning - Data Science Library Day 3 - Notes
【datawhale202206】pyTorch推荐系统:多任务学习 ESMM&MMOE
Joint Time-Frequency and Time Domain Learning for Speech Enhancement
微信小程序 – 80个实用的微信小程序项目实例
强大、好用、适合程序员/软件开发者的专业编辑器/笔记软件综合评测和全面推荐
Compile and debug net6 source code