An incremental update propagation scheme for a cooperative transaction model

  • Authors:
  • Am Suk Oh;Jin-Oh Choi;Bong-Hee Hong

  • Affiliations:
  • -;-;-

  • Venue:
  • DEXA '96 Proceedings of the 7th International Workshop on Database and Expert Systems Applications
  • Year:
  • 1996

Quantified Score

Hi-index 0.00

Visualization

Abstract

Engineering design applications require the support of long transactions in cooperative environments The problem of the existing copy/update/merge approaches is that the partial effects of a committed transaction may be not part of the merged version. The paper introduces a new cooperative transaction model, which allows updates to be progressively notified or propagated into other transactions accessing the same object. To support incremental update propagation and notification, the authors use the term dynamic dependency to define the intertransaction dependency relationships among all the objects checked out from the public database. Consistency in multiple copies of the same object is achieved by a two-phase delta-merge protocol. The model provides a synchronization of cooperative updates performed in several workspaces without using locking mechanisms.