摘要
提出了多版本乐观并发控制协议(MVOCC),缩短了只读事务的响应时间,减少了通信开销,避免了不必要的事务重启动。实验结果表明该协议优于OCC协议和TO协议。
Multiple version optimistic concurrency control protocol (MVOCC) is presented. The protocol can eliminate conflicts between read-only and update transactions and resolve data conflicts flexibly using dynamic adjustment of serialization order to avoid unnecessary transactions restarts. The results of experiment show that the protocol performs better than optimistic concurrency control protocol (OCC) and timestamp order protocol (TO).
出处
《计算机工程》
EI
CAS
CSCD
北大核心
2005年第7期115-117,共3页
Computer Engineering
基金
国家"863"计划基金资助项目(511-910-092)
关键词
移动计算环境
多版本乐观并发控制
动态调整串行次序
移动事务
Mobile computing environment
Multiple version optimistic concurrency control
Dynamic serialization order adjustment
Mobile transaction