Literature DB >> 29075049

High-throughput state-machine replication using software transactional memory.

Wenbing Zhao1, William Yang2, Honglei Zhang3, Jack Yang4, Xiong Luo5, Yueqin Zhu6, Mary Yang7, Chaomin Luo8.   

Abstract

State-machine replication is a common way of constructing general purpose fault tolerance systems. To ensure replica consistency, requests must be executed sequentially according to some total order at all non-faulty replicas. Unfortunately, this could severely limit the system throughput. This issue has been partially addressed by identifying non-conflicting requests based on application semantics and executing these requests concurrently. However, identifying and tracking non-conflicting requests require intimate knowledge of application design and implementation, and a custom fault tolerance solution developed for one application cannot be easily adopted by other applications. Software transactional memory offers a new way of constructing concurrent programs. In this article, we present the mechanisms needed to retrofit existing concurrency control algorithms designed for software transactional memory for state-machine replication. The main benefit for using software transactional memory in state-machine replication is that general purpose concurrency control mechanisms can be designed without deep knowledge of application semantics. As such, new fault tolerance systems based on state-machine replications with excellent throughput can be easily designed and maintained. In this article, we introduce three different concurrency control mechanisms for state-machine replication using software transactional memory, namely, ordered strong strict two-phase locking, conventional timestamp-based multiversion concurrency control, and speculative timestamp-based multiversion concurrency control. Our experiments show that speculative timestamp-based multiversion concurrency control mechanism has the best performance in all types of workload, the conventional timestamp-based multiversion concurrency control offers the worst performance due to high abort rate in the presence of even moderate contention between transactions. The ordered strong strict two-phase locking mechanism offers the simplest solution with excellent performance in low contention workload, and fairly good performance in high contention workload.

Entities:  

Keywords:  Multiversion concurrency control; One-copy serializability; Ordered strong strict two-phase locking; Software transactional memory; State-machine replication

Year:  2016        PMID: 29075049      PMCID: PMC5654484          DOI: 10.1007/s11227-016-1747-2

Source DB:  PubMed          Journal:  J Supercomput        ISSN: 0920-8542            Impact factor:   2.474


  1 in total

1.  Dependability enhancing mechanisms for integrated clinical environments.

Authors:  Wenbing Zhao; Mary Q Yang
Journal:  J Supercomput       Date:  2017-03-29       Impact factor: 2.474

  1 in total

北京卡尤迪生物科技股份有限公司 © 2022-2023.