【24h】

Brief Announcement: Robust Data Sharing with Key-Value Stores

机译:简短公告:与键值存储的可靠数据共享

获取原文
获取原文并翻译 | 示例

摘要

A key-value store (KVS) offers functions for storing and retrieving values associated with unique keys. KVSs have become widely used as shared storage solutions for Internet-scale distributed applications. We present a fault-tolerant wait-free efficient algorithm that emulates a multi-reader multi-writer register from a set of KVS replicas in an asynchronous environment. Our implementation serves an unbounded number of clients that use the storage. It tolerates crashes of a minority of the KVSs and crashes of any number of clients. We provide two variants of our algorithm: one implementing an atomic register and one implementing a regular register; the latter does not require read operations to store data at the underlying KVSs. We note that applying state-of-the-art reliable storage solutions to this scenario is either impossible or prohibitively inefficient.
机译:键值存储(KVS)提供用于存储和检索与唯一键关联的值的功能。 KVS已被广泛用作Internet规模的分布式应用程序的共享存储解决方案。我们提出了一种容错的免等待高效算法,该算法在异步环境中从一组KVS副本中模拟多读取器多写入器寄存器。我们的实现为使用存储的无数客户提供服务。它可以容忍少数KVS崩溃和任何数量的客户端崩溃。我们提供了算法的两种变体:一种实现原子寄存器,另一种实现常规寄存器。后者不需要读取操作即可在基础KVS上存储数据。我们注意到,在这种情况下应用最先进的可靠存储解决方案是不可能的,或者效率极低。

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号