mirror of
https://github.com/Snailclimb/JavaGuide
synced 2025-06-20 22:17:09 +08:00
commit
8f89e16568
@ -75,7 +75,7 @@
|
||||
|
||||

|
||||
|
||||
而上述前者就是 `Eureka` 的处理方式,它保证了AP(可用性),后者就是我们今天所要将的 `ZooKeeper` 的处理方式,它保证了CP(数据一致性)。
|
||||
而上述前者就是 `Eureka` 的处理方式,它保证了AP(可用性),后者就是我们今天所要讲的 `ZooKeeper` 的处理方式,它保证了CP(数据一致性)。
|
||||
|
||||
## 4. 一致性协议和算法
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user