作者投稿和查稿 主编审稿 专家审稿 编委审稿 远程编辑

计算机工程 ›› 2009, Vol. 35 ›› Issue (14): 35-37. doi: 10.3969/j.issn.1000-3428.2009.14.013

• 软件技术与数据库 • 上一篇    下一篇

Native XML数据库并发控制协议

魏东平,孙华国,宗德君   

  1. (中国石油大学计算机科学系,东营 257061)
  • 收稿日期:1900-01-01 修回日期:1900-01-01 出版日期:2009-07-20 发布日期:2009-07-20

Concurrency Control Protocol for Native XML Database

WEI Dong-ping, SUN Hua-guo, ZONG De-jun   

  1. (Department of Computer Science, China University of Petroleum, Dongying 257061)
  • Received:1900-01-01 Revised:1900-01-01 Online:2009-07-20 Published:2009-07-20

摘要: 并发控制是改善数据库系统事务性能的最重要机制,也是Native XML数据库研究领域的一个难点。通过简化XPath数据模型,定义基于该模型的几种Native XML数据库操作,提出一种新的基于XPath的加锁协议,分析该协议下的调度是可串行化调度,并针对其性能问题进行探讨。

关键词: Native XML数据库, 并发控制, 可串行化

Abstract: Concurrency control is the most important mechanism of improving the transaction capability of database system. And it is also a difficulty in the field of Native XML database. Some kinds of Native XML database operations based on the simplified Xpath data model are proposed. On the basis of this, an Xpath-based locking protocol is put forward and the schedule within the locking protocol mentioned above is proved to be serializability. Some detailed discussion is given to analyze the capability of concurrency for the protocol.

Key words: Native XML database, concurrency control, serializability

中图分类号: