Abstract
Replicating data across geo-distributed datacenters is usually necessary for large scale cloud services to achieve high locality, durability and availability. One of the major challenges in such geo-replicated data services lies in consistency maintenance, which usually suffers from long latency due to costly coordination across datacenters. Among others, transaction chopping is an effective and efficient approach to address this challenge. However, existing chopping is conducted statically during programming, which is stubborn and complex for developers. In this article, we propose Dynamic Transaction Chopping (DTC), a novel technique that does transaction chopping and determines piecewise execution in a dynamic and automatic way. DTC mainly consists of two parts: a dynamic chopper to dynamically divide transactions into pieces according to the data partition scheme, and a conflict detection algorithm to check the safety of the dynamic chopping. Compared with existing techniques, DTC has several advantages: transparency to programmers, flexibility in conflict analysis, high degree of piecewise execution, and adaptability to data partition schemes. A prototype of DTC is implemented to verify the correctness of DTC and evaluate its performance. The experiment results show that our DTC technique can achieve much better performance than similar work.
Recommended Citation
N. Huang et al., "DTC: A Dynamic Transaction Chopping Technique for Geo-Replicated Storage Services," IEEE Transactions on Services Computing, vol. 15, no. 6, pp. 3210 - 3223, Institute of Electrical and Electronics Engineers; Computer Society, Nov 2022.
The definitive version is available at https://doi.org/10.1109/TSC.2021.3089819
Department(s)
Computer Science
Keywords and Phrases
Cloud service; cloud storage; data replication; datacenter; transaction processing
International Standard Serial Number (ISSN)
1939-1374
Document Type
Article - Journal
Document Version
Final Version
File Type
text
Language(s)
English
Rights
© 2023 Institute of Electrical and Electronics Engineers; Computer Society, All rights reserved.
Publication Date
01 Nov 2022