首页> 外文会议>International Conference on Database Systems for Advanced Applications >RS-store: A SkipList-Based Key-Value Store with Remote Direct Memory Access
【24h】

RS-store: A SkipList-Based Key-Value Store with Remote Direct Memory Access

机译:RS-Store:基于Skiplist的键值存储,具有远程直接内存访问

获取原文

摘要

Many key-value stores use RDMA to optimize the messaging and data transmission between application layer and storage layer, most of which only provide point-wise operations. Skiplist-based store can support both point operations and range queries, but its CPU-intensive access operations combined with the high-speed network will easily lead to the storage layer reaches CPU bottlenecks. In this paper, we present RS-store, a skiplist-based key-value store with RDMA, which can overcome the cpu handle of the storage layer by enabling two access modes: local access and remote access. In RS-store, we redesign a novel data structure R-skiplist to save the communication cost in remote access, and implement a latch-free concurrency control mechanism to ensure all the concurrency during two access modes. At last, our evaluation on a RDMA-capable cluster shows that the performance of RS-store over R-skiplist is 0.6 ×-1 × higher than the existing skiplist, and it supports application layer's high scalability.
机译:许多键值存储使用RDMA来优化应用层和存储层,其中大部分只提供逐点操作之间的消息和数据的传输。基于Skiplist店内可以支持与高速网络相结合,将很容易导致存储层到达CPU瓶颈既点操作和范围查询,但其CPU密集型访问操作。在本文中,我们本RS-商店,基于skiplist-键值存储与RDMA,这可以通过启用两个访问模式克服存储层的CPU处理:本地访问和远程访问。在RS-商店,我们重新设计了一种新的数据结构R-skiplist保存在远程访问的通信成本,并实现自由闩锁并发控制机制,以确保在两个接入模式下的所有的并发性。最后,我们的一个能进行RDMA的簇显示评价该RS-商店的在R-skiplist性能比现有的更高skiplist 0.6×-1×,并支持应用层的高可扩展性。

著录项

相似文献

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

客服邮箱:kefu@zhangqiaokeyan.com

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

  • 服务号