CAP 定理(CAP theorem)又被称作布鲁尔定理(Brewer‘s theorem),是加州大学伯克利分校的计算机科学家埃里克·布鲁尔(Eric Brewer)在 2000 年的 ACM PODC 上提出的一个猜想.
一致性(Consistency)
可用性(Availability)
分区容忍性(Partition Tolerance)
CAP
原文:https://www.cnblogs.com/developer-qin/p/14652884.html