引用本文:龚育昌,王卫红.e—B树:面向多用户数据库系统优化的索引技术.软件学报,1996,7(5):314-320
【打印本页】   【下载PDF全文】   查看/发表评论  【EndNote】   【RefMan】   【BibTex】
←前一篇|后一篇→ 过刊浏览    高级检索
本文已被:浏览 4545次   下载 5703 本文二维码信息
码上扫一扫!
分享到: 微信 更多
e—B树:面向多用户数据库系统优化的索引技术
龚育昌1, 王卫红1
中国科学技术大学计算机科学技术系,合肥,230027
摘要:
B树在数据库系统中已成为一种标准的索引结构,其上的并发控制机制对多用户数据库系统的性能有很大的影响.本文提出了一种变种B树──弹性B树-e—B树(elasticB+-tree),定义了其上的安全点和操作及并发控制方法,对e—B树的重构时机也进行了调整,降低了e—B树上结点的合并/分裂频率,减少了e—B树的维护开销,也缩短了封锁时间,从而使得其上操作的并发度和系统的效率得以提高.
关键词:  并发度  合并  分裂  安全点  封锁  
DOI:
分类号:
基金项目:
e-B -TREE:AN INDEXING ORGANIZATION OPTIMIZED FOR DBMS SUPPORTING MULTI-USERS
Gong Yuchang,Wang Weihong
Abstract:
B -trees are considered standard organization for indexes in database systems. The concurrent control mechanism on B -trees has a great effect on the performance of DBMS supporting multi-users. A variant of B -tree called e-B -tree(elastic B -tree) is presented in this paper. Then, the safe nodes and operations on e--B trees are defined and the moment of reconstruction of e-Btree is regulated. All these measures not only reduce the overhead for maintaining the e--B tree and the time spent on locking, but also decrease the frequency of splitting and catenating operation. Therefore, the degree of concurrency of operations on e-Btree and efficiency of the database system can increase by a big margin.
Key words:  Degree of concurrecy  catenat  split  safe node  lock.

引用本文:
【打印本页】   【下载PDF全文】   查看/发表评论  【EndNote】   【RefMan】   【BibTex】
←前一篇|后一篇→ 过刊浏览    高级检索
本文已被:浏览次   下载  
分享到: 微信 更多
摘要:
关键词:  
DOI:
分类号:
基金项目:
Abstract:
Key words: