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

计算机工程 ›› 2007, Vol. 33 ›› Issue (05): 50-52. doi: 10.3969/j.issn.1000-3428.2007.05.017

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

移动多数据库事务模型及其可串行化事务管理

胡国玲,邵志清,赵文瑜   

  1. (华东理工大学信息学院,上海 200237)
  • 收稿日期:1900-01-01 修回日期:1900-01-01 出版日期:2007-03-05 发布日期:2007-03-05

Transaction Model and Serialization Transaction Management for Mobile Multi-database

HU Guoling, SHAO Zhiqing, ZHAO Wenyu   

  1. (Institute of Information Science and Engineering, East China University of Science and Technology, Shanghai 200237)
  • Received:1900-01-01 Revised:1900-01-01 Online:2007-03-05 Published:2007-03-05

摘要: 提出了一个移动多数据库全局事务模型及其可串行化事务管理技术。该技术通过从各自治站点中获取本地可串行化信息构造全局事务可串行化图GTSG来判定全局事务的可串行性。它支持全局事务的迁移、网络的断接(包括可能发生的灾难性断接)并保证全局事务的关键站点子事务的原子性和隔离性。

关键词: 多数据库, 移动数据库, 串行化, 事务处理

Abstract: This paper proposes a global transaction model and its serialization transaction management technique in mobile multi-database. This technique checks the serialization of a global transaction based on its global transaction serialization graph (GTSC) which is constructed based on the local serialization information got from every autonomous site. It addresses disconnection (including disconnection that represents catastrophic failures) and migration and enforces atomicity and isolation criteria of the global transaction.

Key words: Multi-database, Mobile database, Serialization, Transaction processing