Optimistic and efficient concurrency control for asynchronous collaborative systems

  • Authors:
  • Haifeng Shen;Yongyao Yan

  • Affiliations:
  • Flinders University, Adelaide, Australia;Flinders University, Adelaide, Australia

  • Venue:
  • ACSC '11 Proceedings of the Thirty-Fourth Australasian Computer Science Conference - Volume 113
  • Year:
  • 2011

Quantified Score

Hi-index 0.00

Visualization

Abstract

Concurrency control is a key issue in distributed systems. A number of techniques have been devised to tackle the issue, but these techniques are generally unsuitable to be used in collaborative systems, which have the special requirements of consistency maintenance, responsiveness, and unconstrained interaction. OT (Operational Transformation) is an optimistic concurrency control technique originally invented for synchronous collaborative systems to meet these requirements. But existing transformation control algorithms are inefficient to be used in asynchronous systems. In this paper, we present an OT-based concurrency control solution for asynchronous collaborative systems, including an efficient contextualization-based transformation control algorithm underpinned by operation propagation and replaying protocols to achieve contextualization. The solution has been formally verified in terms of consistency maintenance and demonstrated by a variety of prototype collaborative applications.