Exploiting schemas in data synchronization

作者:

Highlights:

摘要

Increased reliance on optimistic data replication has led to burgeoning interest in tools and frameworks for synchronizing disconnected updates to replicated data. But good data synchronizers are challenging both to specify and to build.We have implemented a generic synchronization framework, called Harmony, that can be used to build state-based synchronizers for a wide variety of tree-structured data formats. A novel feature of this framework is that the synchronization process—in particular, the recognition of conflicts—is driven by the schema of the structures being synchronized.We formalize Harmony's synchronization algorithm, prove that it obeys a simple and intuitive specification, and illustrate, using simple address books as a case study, how it can be used to synchronize trees representing a variety of specific forms of application data, including sets, records, tuples, and relations.

论文关键词:Synchronization,Optimistic reconciliation,XML,Harmony

论文评审过程:Received 5 January 2006, Revised 27 May 2006, Available online 11 December 2006.

论文官网地址:https://doi.org/10.1016/j.jcss.2006.10.024