当前位置:网站首页>Distributed base theory
Distributed base theory
2022-07-04 13:48:00 【InfoQ】
What is? BASE
- Basically Available( Basic available ) In case of unpredictable failure of distributed system , Partial loss of availability is allowed
- Soft state( Soft state ) Soft state is also called weak state , As opposed to the hard state , It means that the data in the system is allowed to exist in an intermediate state , The existence of the intermediate state will not affect the overall availability of the system , That is to say, there is a delay in the process of data synchronization between data copies of different nodes .
- Eventually consistent( Final consistency ) Finally, consistency emphasizes all copies of data in the system , After a period of synchronization , Eventually a consistent state can be reached . therefore , The essence of final consistency is to ensure that the final data can be consistent , It does not need to guarantee the strong consistency of system data in real time
CAP And BASE Relationship

CAP And ACID Relationship
边栏推荐
- Interviewer: what is the difference between redis expiration deletion strategy and memory obsolescence strategy?
- JVM系列——栈与堆、方法区day1-2
- 2022年中国移动阅读市场年度综合分析
- AI painting minimalist tutorial
- 舔狗舔到最后一无所有(状态机)
- Interviewer: what is the difference between redis expiration deletion strategy and memory obsolescence strategy?
- 实时云交互如何助力教育行业发展
- SQL statement syntax error in test SQL statement deletion in eclipse linked database
- XML入门三
- Rsyslog configuration and use tutorial
猜你喜欢
三星量产3纳米产品引台媒关注:能否短期提高投入产出率是与台积电竞争关键
高效!用虚拟用户搭建FTP工作环境
CVPR 2022 | transfusion: Lidar camera fusion for 3D target detection with transformer
《预训练周刊》第52期:屏蔽视觉预训练、目标导向对话
一个数据人对领域模型理解与深入
上汽大通MAXUS正式发布全新品牌“MIFA”,旗舰产品MIFA 9正式亮相!
基于STM32+华为云IOT设计的酒驾监控系统
Meituan Ali's Application Practice on multimodal recall
Practice: fabric user certificate revocation operation process
【AI系统前沿动态第40期】Hinton:我的深度学习生涯与研究心法;Google辟谣放弃TensorFlow;封神框架正式开源
随机推荐
用fail2ban阻止密码尝试攻
remount of the / superblock failed: Permission denied
How real-time cloud interaction helps the development of education industry
字节面试算法题
爬虫练习题(一)
易周金融 | Q1保险行业活跃人数8688.67万人 19家支付机构牌照被注销
微服务入门
Deploy halo blog with pagoda
Scripy framework learning
n++也不靠谱
Practice: fabric user certificate revocation operation process
CVPR 2022 | transfusion: Lidar camera fusion for 3D target detection with transformer
Web知识补充
C language staff management system
WPF双滑块控件以及强制捕获鼠标事件焦点
Read the BGP agreement in 6 minutes.
上汽大通MAXUS正式发布全新品牌“MIFA”,旗舰产品MIFA 9正式亮相!
Optional values and functions of the itemized contenttype parameter in the request header
[AI system frontier dynamics, issue 40] Hinton: my deep learning career and research mind method; Google refutes rumors and gives up tensorflow; The apotheosis framework is officially open source
unity不识别rider的其中一种解决方法