Treffer: Modeling and implementing collaborative editing systems with transactional techniques

Title:
Modeling and implementing collaborative editing systems with transactional techniques
Authors:
Publisher Information:
ieee
Publication Year:
2011
Collection:
EUDL European Union Digital Library
Document Type:
other/unknown material
Language:
unknown
DOI:
10.4108/icst.collaboratecom.2010.10
Accession Number:
edsbas.535D2E6E
Database:
BASE

Weitere Informationen

Many collaborative editing systems have been developed for coauthoring documents. These systems generally have different infrastructures and support a subset of interactions found in collaborative environments. In this paper, we propose a transactional framework with two advantages. First, the framework is generic as demonstrated by its capability of modeling four types of existing products: RCS, MediaWiki, Google Docs, and Google Wave. Second, the framework can be layered on the top of a modern database management system to reuse its transaction processing capabilities for data consistency control in both centralized and replicated editing systems. We detail the programming interfaces and the synchronization protocol of our transactional framework and demonstrate its usage through concrete examples. We also describe a prototype implementation of this framework over Oracle Berkeley DB High Availability, a replicated transactional database management system.