Go home now Header Background Image
Search
Submission Procedure
share: |
 
Follow us
 
 
 
 
Volume 17 / Issue 14

available in:   PDF (587 kB) PS (1 MB)
 
get:  
Similar Docs BibTeX   Write a comment
  
get:  
Links into Future
 
DOI:   10.3217/jucs-017-14-1887

 

Achieving Transparent and Real-time Collaboration in Co-AutoCAD Application

Liping Gao (University of Shanghai for Science and Technology, PR China)

Tun Lu (Fudan University, PR China)

Abstract: In order to support the real-time collaboration between geographically distributed designers, the single-user application AutoCAD is required to be transformed transparently into groupware system by adopting fully replicated architecture. As the core issue to maintain the consistency of the distributed replicas, traditional consistency maintenance algorithms (such as Operation Transformation and Address Space Transformation algorithms), however, support only linear data model, and may lead to low algorithm efficiency and small operation types when adapted to the collaborative design field. In this paper, a novel layered document model is proposed to abstract the document model of AutoCAD, and the AST algorithm is adapted according to the model to achieve transparent and real-time collaboration. Moreover, the Update conflicts resolution based on child-precedence strategy, and the database listening technique used to grasp the semantics of interface operations to realize operation adaptation are also presented. Efficiency analysis of the Layer-AST algorithm is given, showing the improved performance of the algorithm. Finally, the system architecture of Co-AutoCAD using this strategy is detailed to guide the application.

Keywords: conflict resolution, consistency maintenance, data model transformation, layered document model, operation adaptation

Categories: J.6