3rd International ICST Conference on Collaborative Computing: Networking, Applications and Worksharin

Research Article

Asynchronous Reconciliation based on Operational Transformation for P2P Collaborative Environments

  • @INPROCEEDINGS{10.1109/COLCOM.2007.4553821,
        author={Michelle Cart and Jean Ferri\^{e}},
        title={Asynchronous Reconciliation based on Operational Transformation for P2P Collaborative Environments},
        proceedings={3rd International ICST Conference on Collaborative Computing: Networking, Applications and Worksharin},
        publisher={IEEE},
        proceedings_a={COLLABORATECOM},
        year={2008},
        month={6},
        keywords={Copy consistency  history merge  operational transformation  reconciliation  replication},
        doi={10.1109/COLCOM.2007.4553821}
    }
    
  • Michelle Cart
    Jean Ferrié
    Year: 2008
    Asynchronous Reconciliation based on Operational Transformation for P2P Collaborative Environments
    COLLABORATECOM
    IEEE
    DOI: 10.1109/COLCOM.2007.4553821
Michelle Cart1,*, Jean Ferrié1,*
  • 1: LIRMM, University Montpellier 2, CNRS, 161, rue Ada - 34392 Montpellier (France)
*Contact email: cart@lirmm.fr, ferrie@lirmm.fr

Abstract

Reconciling divergent copies is a problem encountered in distributed systems, groupware, version control systems and personal work involving several mobile computing devices. Published reconciliation methods, whether synchronous or asynchronous, require some ordering facility provided either by a central component (master copy, sequencer) or by a fully distributed mechanism (timestamps, state vectors, …). Nevertheless, scalability is limited. This paper presents an asynchronous algorithm based on Operational Transformations which provides the means to reconcile any number of copies, without this limitation. Copies can be modified (concurrently or not) and then reconciled pair-wise, at any time, regardless of the pair, while their convergence is achieved. Its main advantage is thus to enable free propagation of update operations while ensuring they will be ordered in the same global order.