重复副本的分布并发控制
The Distributed Concurrency Control With Replicated Copy
-
摘要: 本文讨论WDDBS-32的重复副本分布并发控制,提出并实现了分布2PL 算法。它将全局并发和局部并发分开,通过锁升级方法延迟锁冲突,提高了系统的并发度。结合AW 协议保证了重复副本控制。Abstract: This paper discusses the distributed concurrency control with replicated copy for WDDBS-32.We have proposed and implemented the distributed two phase lock algorithm.The algorithm separates the local concurrency control from the global concurrency control,improving the degree of concurrency by lock promotion.
下载: