4 citations · 13 across the 15 of their papers we have counts for
Showing cs.DCShow all
2 papers · 1 filter
cs.DC2022★ 3 cited
Replicating Persistent Memory Key-Value Stores with Efficient RDMA Abstraction
Qing Wang, Youyou Lu, Jing Wang +1
Combining persistent memory (PM) with RDMA is a promising approach to performant replicated distributed key-value stores (KVSs). However, existing replication approaches do not wor…
cs.DC2020★ 2 cited
DHash: Enabling Dynamic and Efficient Hash Tables
Junchang Wang, Xiong Fu, Fu Xiao +1
Given a specified average load factor, hash tables offer the appeal of constant time lookup operations. However, hash tables could face severe hash collisions because of malicious…