Author Login Editor-in-Chief Peer Review Editor Work Office Work

Computer Engineering ›› 2011, Vol. 37 ›› Issue (20): 264-267. doi: 10.3969/j.issn.1000-3428.2011.20.090

• Networks and Communications • Previous Articles     Next Articles

Application of Optimistic Concurrency Protocol in Mobile Computing Environment

TIE Jun, ZHANG Bao-zhe, WANG Xiao-rong   

  1. (College of Computer Science, South-Central University for Nationalities, Wuhan 430074, China)
  • Received:2011-03-10 Online:2011-10-20 Published:2011-10-20

乐观并发协议在移动计算环境中的应用

帖 军,张宝哲,王小荣   

  1. (中南民族大学计算机科学学院,武汉 430074)
  • 作者简介:帖 军(1976-),男,副教授,主研方向:移动计算,分布式系统;张宝哲、王小荣,硕士研究生
  • 基金资助:
    国家自然科学基金资助项目(60975021);中南民族大学科研基金资助项目(YZY06008)

Abstract: In mobile computing environment, low concurrency and too many unnecessary transaction restarting exist in original Optimistic Concurrency Control Protocol(OCCP). To solve these problems, a new optimistic transaction concurrency protocol, BOCC-RW, which is based on read and write timestamp, is proposed in mobile computing environment. Simulation experiment shows that the protocol can improve the concurrency of transaction and reduce the probability of transaction restarting. Experiment results show that compared with the original optimistic protocol and optimistic protocol based on timestamp, the BOCC-RW is more applicable in mobile computing environment.

Key words: mobile computing, Optimistic Concurrency Control Protocol(OCCP), timestamp, conflict serializability, transaction

摘要: 在移动计算环境中,基本乐观并发协议的事务处理存在并发度低和重启率高等问题。为此,提出一种适用于移动计算环境的乐观事务并发协议――基于数据读写时间戳的乐观并发控制协议。仿真实验表明,该协议可以提高事务处理的并发度,降低事务重启概率,与基本乐观事务并发控制协议和基于时间戳的乐观事务并发控制协议相比,该协议更适用于移动计算环境。

关键词: 移动计算, 乐观并发控制协议, 时间戳, 冲突可串行化, 事务

CLC Number: