%0 Conference Proceedings %T PaxStore : A Distributed Key Value Storage System %+ Huazhong University of Science and Technology [Wuhan] (HUST) %A Tan, Zhipeng %A Dang, Yongxing %A Sun, Jianliang %A Zhou, Wei %A Feng, Dan %Z Part 5: I/O, File Systems, and Data Management %< avec comité de lecture %( Lecture Notes in Computer Science %B 11th IFIP International Conference on Network and Parallel Computing (NPC) %C Ilan, Taiwan %Y Ching-Hsien Hsu %Y Xuanhua Shi %Y Valentina Salapura %I Springer %3 Network and Parallel Computing %V LNCS-8707 %P 471-484 %8 2014-09-18 %D 2014 %R 10.1007/978-3-662-44917-2_39 %Z Computer Science [cs]Conference papers %X Consistency, availability, scalability, and tolerance to the network partition are four important problems in distributed systems. In this paper, we have designed a consistent, highly available distributed key value storage system that can run on lots of general devices and solve the four problems in distributed systems, we call it as PaxStore. It uses zookeeper to complete leader election. It uses a centralized Paxos-based protocol to guarantee the strong replica consistency. The system node can automatically recover in case of failure. Experiments show that PaxStore can guarantee the strong consistency and only increases 20% overhead compared with local systems. By using log optimization, such as the circular lock-free queue and Paxos protocol optimization techniques, PaxStore has a high performance and recovery speed than the older system which uses a basic Paxos protocol. %G English %Z TC 10 %Z WG 10.3 %2 https://inria.hal.science/hal-01403117/document %2 https://inria.hal.science/hal-01403117/file/978-3-662-44917-2_39_Chapter.pdf %L hal-01403117 %U https://inria.hal.science/hal-01403117 %~ IFIP-LNCS %~ IFIP %~ IFIP-AICT %~ IFIP-TC %~ IFIP-LNCS-8707 %~ IFIP-TC10 %~ IFIP-NPC %~ IFIP-WG10-3