TY - GEN
T1 - Leveraging Partitioning to Mitigate Concurrent Conflicts in Disaggregated Memory Key-Value Stores
AU - Li, Pan
AU - Qin, Lisha
AU - Zhang, Nan
AU - Hu, Hao
AU - Huang, Hao
AU - Li, Shiyi
AU - Xia, Wen
N1 - Publisher Copyright:
© 2024 IEEE.
PY - 2024
Y1 - 2024
N2 - The adoption of disaggregated memory (DM) in key-value (KV) storage systems is considered a cost-effective and efficient solution for addressing the significant performance challenges encountered by conventional KV storage systems. However, these systems must handle substantial concurrent requests, making it essential to detect and resolve conflicts to ensure the data correctness. Existing approaches guarantee the correctness of concurrent operations by Compare And Swap (CAS) but consume more network round-trip times (RTTs) to degrade performance. In addition, previous methods incur additional overhead when DM nodes fail.To address the above issues, this paper introduces AKV, a high-performance Agent-Based Key-Value Store on disaggregated memory. AKV partitions keys according to specified strategies, where a single partition's keys are managed by the same agent to handle read and write requests from multiple clients. This design mitigates the likelihood of concurrency conflicts by enforcing fine-grained serialization of requests within each partition. Specifi-cally, to partition keys, AKV proposes load-aware and affinity-aware strategies. To handle concurrent requests in a fine-grained serialized manner, AKV introduces a partition-level concurrency control scheme without RDMA-CAS. To detect the agent failure and recovery for high availability, AKV proposes a decentralized approach without additional management servers. We evaluate AKV with micro and real-world benchmarks. Experimental results show that AKV outperforms the state-of-the-art KV stores on DM by up to 1.8 × in throughput.
AB - The adoption of disaggregated memory (DM) in key-value (KV) storage systems is considered a cost-effective and efficient solution for addressing the significant performance challenges encountered by conventional KV storage systems. However, these systems must handle substantial concurrent requests, making it essential to detect and resolve conflicts to ensure the data correctness. Existing approaches guarantee the correctness of concurrent operations by Compare And Swap (CAS) but consume more network round-trip times (RTTs) to degrade performance. In addition, previous methods incur additional overhead when DM nodes fail.To address the above issues, this paper introduces AKV, a high-performance Agent-Based Key-Value Store on disaggregated memory. AKV partitions keys according to specified strategies, where a single partition's keys are managed by the same agent to handle read and write requests from multiple clients. This design mitigates the likelihood of concurrency conflicts by enforcing fine-grained serialization of requests within each partition. Specifi-cally, to partition keys, AKV proposes load-aware and affinity-aware strategies. To handle concurrent requests in a fine-grained serialized manner, AKV introduces a partition-level concurrency control scheme without RDMA-CAS. To detect the agent failure and recovery for high availability, AKV proposes a decentralized approach without additional management servers. We evaluate AKV with micro and real-world benchmarks. Experimental results show that AKV outperforms the state-of-the-art KV stores on DM by up to 1.8 × in throughput.
KW - agent
KW - concurrency control
KW - disaggregated memory
KW - key-value store
KW - partitioning
UR - https://www.scopus.com/pages/publications/105013073302
U2 - 10.1109/HPCC64274.2024.00083
DO - 10.1109/HPCC64274.2024.00083
M3 - 会议稿件
AN - SCOPUS:105013073302
T3 - Proceedings - 2024 IEEE International Conference on High Performance Computing and Communications, HPCC 2024
SP - 575
EP - 583
BT - Proceedings - 2024 IEEE International Conference on High Performance Computing and Communications, HPCC 2024
PB - Institute of Electrical and Electronics Engineers Inc.
T2 - 26th IEEE International Conference on High Performance Computing and Communications, HPCC 2024
Y2 - 13 December 2024 through 15 December 2024
ER -