分布式数据库并发控制的死锁检测算法
The Deadlock Detection Algorithm for Distributed Database Concurrency Control
-
摘要: 本文提出了一个分布式数据库并发控制的死锁检测算法,并将其性能和二个典型的死锁避免算法的性能作了比较。性能比较是通过计算机模拟进行的。模拟结果表明,死锁检测算法在通信开销及响应时间上均优于死锁避免算法。Abstract: A distributed database concurrency control algorithm based on the deadlock detection method is proposed in this paper A performance comparison between the deadlock detection method vs two typical deadlock avoiding methods is made by simulation The conclusion shows that the deadlock detection method is better than the deadlock avoi ding methods in both communication cost and response time.
下载: