Rethinking key–value store for parallel i/o optimization
International Journal of High Performance Computing Applications · SAGE Publications Sage UK: London, England
Abstract
Key–value stores are being widely used as the storage system for large-scale internet services and cloud storage systems. However, they are rarely used in HPC systems, where parallel file systems are the dominant storage solution. In this study, we examine the architecture differences and performance characteristics of parallel file systems and key–value stores. We propose using key–value stores to optimize overall Input/Output (I/O) performance, especially for workloads that parallel file systems cannot handle well, such as the cases with intense data synchronization or heavy metadata operations. We conducted experiments with several synthetic benchmarks, an I/O benchmark, and a real application. We modeled the performance of these two systems using collected data from our experiments, and we provide a predictive method to identify which system offers better I/O performance given a specific workload. The results show that we can optimize the I/O performance in HPC systems by utilizing key–value stores.
Connected work
Citation
@article{kougkas2017rethinking,
author = {Kougkas, Anthony and Eslami, Hassan and Sun, Xian-He and Thakur, Rajeev and Gropp, William},
journal = {International Journal of High Performance Computing Applications},
title = {Rethinking key--value store for parallel i/o optimization},
year = {2017},
month = {},
publisher = {SAGE Publications Sage UK: London, England},
volume = {31},
number = {4},
pages = {335--356},
keywords = {Key–Value Stores, Parallel I/O Optimization, Data-Intensive Applications, Storage Architectures},
doi = {10.1177/1094342016677084},
url = {https://journals.sagepub.com/doi/abs/10.1177/1094342016677084},
}