
论文
文章平均质量分 78
mlnotes
这个作者很懒,什么都没留下…
展开
-
Dynamo: Amazon\'s Highly Available Key-value Store
Dynamo使用到的技术:1.动态哈希表(DHTs)2.一致性哈希(Consistent Hashing)3.版本(Versioning)4.矢量时钟(Vector Clocks)5.仲裁(Quorum)6.基于反熵的恢复(Anti-Entropy Based Recovery)Amazon Simple Storage Service(Amazon S3)DynamoDynamo相关内容:1.P原创 2013-08-01 00:51:26 · 1248 阅读 · 0 评论 -
Cassandra - A Decentralized Structured Storage System
Related WorkReplica files for high availability at the expense of consistencyFicus CodaDFS not using any centralized serverFarsiteDFS using master/slaveGFS master is now made fault tolerant using Chub原创 2013-08-01 00:51:37 · 878 阅读 · 0 评论