期刊文献+

数据库并发控制技术 被引量:2

Technology of Database Concurrency Control
下载PDF
导出
摘要 介绍了夭折事务法、连续申请资源法、随机等待加锁法和按标识符排序加锁法等4种加锁机制。随机等待加锁法在加锁失败时并不连续、不间断地申请锁,而是等待一个随机时间后重新启动新的加锁过程,不但提高了系统的执行效率,而且降低了死锁的机率。按标识符排序加锁法可以较早地发现锁等待。最后给出了随机等待加锁法和按标识符排序加锁法结合应用的一个实例。 This paper introduces four locking methods: transaction aborted method, uninterrupted resource applied method, random time locking method and data identifier sorted method. After failing to lock the data,the random time locking method waits a random time and begin to apply lock again,which not only boosts the processing efficiency but also reduces the probability of dead lock. Data identifier sorted method can find the wait for the lock ahead. Finally it gives an example using the two methods in database concurrent control.
出处 《现代电子技术》 2006年第12期101-103,共3页 Modern Electronics Technique
基金 陕西省教育厅基金资助项目(03JK163)
关键词 可串行化调度 两段锁协议 事务 并发控制技术 serializability schedule two - phase locking protocol transaction concurrency control technology
  • 相关文献

参考文献3

二级参考文献7

共引文献9

同被引文献9

引证文献2

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

内容加载中请稍等...
;
使用帮助 返回顶部