Research of Concurrency Control Protocol in Mobile Computing Environments

LEI Xiangdong,ZHAO Yuelong,YUAN Xiaoli
DOI: https://doi.org/10.3969/j.issn.1000-3428.2005.07.042
2005-01-01
Abstract: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).
What problem does this paper attempt to address?