Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在评估几个分布式系统时,我遇到了 CAP 定理。不幸的是,我找不到 Apache Accumulo 的分类。
这是实际的问题:Apache Accumulo 是什么样的上限类型,为什么?
Apache Accumulo 基于 Google BigTable 论文,与 Apache HBase 有很多相似之处。所有这三个系统都旨在成为 CP,其中节点将简单地关闭而不是提供不一致的数据。