A Locking-based Transaction Management Scheme of Database Systems for Supporting Web-based Classes

웹기반 수업을 지원하는 데이터베이스 시스템의 로킹 기반 트랜잭션 관리기법

  • 박찬정 (제주대학교 컴퓨터교육과) ;
  • 김한일 (제주대학교 컴퓨터교육과)
  • Published : 2001.09.30

Abstract

With the advance of computer and communication technologies, a lot of virtual schools provide web-based classes that provide learning environments out of temporal and spatial constraints and many research works on the web-based classes have been proposed. Various techniques are required to build the virtual schools efficiently. One of them is the scheme for transaction management. However, existing transaction management schemes have inappropriate features for supporting web-based classes. In this paper, we propose a new locking-based transaction processing protocol that satisfies the requirements after presenting the requirements for transaction management to support web-based classes. In the protocol, a new method, called mark, is adopted to satisfy the requirements. The proposed protocol also eliminates unnecessary delays or abortions and thus, the proposed protocol can improve the performance of database systems.

최근, 컴퓨터와 정보통신 기술의 발달과 함께 시공간의 제약 없이 학습할 수 있는 웹기반 수업이 많은 가상학교에서 시험 운용 중에 있으며, 가상 학습 공간을 웹 상에 효율적으로 구축하고자 많은 연구들이 진행되고 있다. 가상수업을 제공하는 시스템을 구축하기 위해 필요한 기술들에는 여러 가지가 있으며, 그 중에 웹기반 수업을 지원하는 데이터베이스 시스템을 위한 트랜잭션 관리기법을 들 수 있다. 하지만, 기존의 트랜잭션 관리기법은 웹기반 수업을 지원하기에 부적합한 특성을 가지고 있다. 본 논문에서는 웹기반 수업을 지원하기 위한 트랜잭션의 요구사항들을 제시한 후, 이 요구사항들을 만족하는 로킹에 기반을 둔 트랜잭션 처리 프로토콜을 제안한다. 제안하는 프로토콜은 요구사항을 만족시키기 위해 마크라는 새로운 기법을 이용하며, 트랜잭션의 불필요한 지연이나 취소를 제거함으로써 데이터베이스의 성능을 향상시킨다.

Keywords