공학 설계 응용들은 공동 작업을 위한 긴 트랜잭션을 지원하는 것이 필요하다. 기존의 버젼-합병 기법들은 변경 상층 문제를 해결하기 위해 오랜 기간 동안 수행된 작업의 철회에 따른 오버...
http://chineseinput.net/에서 pinyin(병음)방식으로 중국어를 변환할 수 있습니다.
변환된 중국어를 복사하여 사용하시면 됩니다.
https://www.riss.kr/link?id=A82300507
1997
Korean
004
학술저널
598-608(11쪽)
0
상세조회0
다운로드국문 초록 (Abstract)
공학 설계 응용들은 공동 작업을 위한 긴 트랜잭션을 지원하는 것이 필요하다. 기존의 버젼-합병 기법들은 변경 상층 문제를 해결하기 위해 오랜 기간 동안 수행된 작업의 철회에 따른 오버...
공학 설계 응용들은 공동 작업을 위한 긴 트랜잭션을 지원하는 것이 필요하다. 기존의 버젼-합병 기법들은 변경 상층 문제를 해결하기 위해 오랜 기간 동안 수행된 작업의 철회에 따른 오버헤드를 고려하지 않았다. 이 논문은 한 트랜잭션의 처리가 긴 공동 작업 환경에서, 변경 발생시 같은 객체를 수정하고 있는 다른 트랜잭션으로 변경이 통보/전파되는 새로운 공동 트랜잭션 모델을 소개한다. 점진적인 변경 전파 및 통보를 지원하기 위해, 공용 데이타베이스에서 체크아웃된 객체들간의 관련성으로서 트랜잭션간의 종속 관련성인 동적 종속성을 정의한다. 중복 복사된 객체들간의 일관성은 이와 같은 동적 종속성을 토대로 하여 두단계 델타 합병 프로토콜(two-phase delta-merge protocol)에 의해 유지된다. 이 논문에서 제시된 모델은 로킹 메카니즘을 사용하지 않고 여러 작업 공간에서 수행된 공동 변경에 따른 동기화를 제공한다.
다국어 초록 (Multilingual Abstract)
Engineering design applications require the support of long transactions in cooperative environments. The existing version-merging approaches do not consider the overhead of resolving update conflicts in which users must undo the long-duration work. T...
Engineering design applications require the support of long transactions in cooperative environments. The existing version-merging approaches do not consider the overhead of resolving update conflicts in which users must undo the long-duration work. This 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, we 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 based on the dynamic dependency. Our model provides a synchronization of cooperative updates performed in several workspaces without using locking mechanisms.
목차 (Table of Contents)
시간지원 데이타베이스에서의 분할에 기초한 시간조인 알고리즘