Performance of Concurrency Control Methods in Multidatabase System
スポンサーリンク
概要
- 論文の詳細を見る
Recently, a number of concurrency control algorithms have been proposed for multidatabase system (MDBS)concurrency control methods (CCMs) and the most challenging issue of them has been a concern about how to ensure global serializability (GSR). In this paper, we examine two concurrency control algorithms of MDBS through simulation approach: optimistic ticket method (OTM) and global ticket method (GTM). In historical note, OTM is known to be the first practical solution, since this approach ensures GSR by way of automatically resolving indirect conflicts among global transactions without making any restrictions on local CCMs. However, OTM is expected to yield poor performance since it enforces all global transactions to take a local ticket which causes direct conflicts between them. In GTM, the global transaction manager in an MDBS assigns a global ticket to global transactions rather than accessing a local ticket as in OTM. Our experimental results showed that GTM outperforms OTM in cases that short timeout values are given. However, in case that the timeout value relatively becomes long, our results demonstrated that OTM outperforms GTM.
- 社団法人電子情報通信学会の論文
- 1996-04-25
著者
-
Jung I
Division Of Electrical And Computer Engineering Kangwon National University
-
LEE Jonghyun
Department of Information and Communication Engineering, KAIST
-
JUNG Inhwan
Department of Information and Communication Engineering, KAIST
-
MOON Songchun
Department of Information and Communication Engineering, KAIST
-
Lee Jonghyun
Department Of Information And Communication Engineering Kaist
-
Moon S
Korea Advanced Inst. Of Sci. And Technol. Seoul Kor
関連論文
- Content Sniffer Based Load Distribution in a Web Server Cluster(Software Systems)
- A Scheduling Policy for Blocked Programs in Multiprogrammed Shared-Memory Multiprocessors
- Performance of Concurrency Control Methods in Multidatabase System
- Optimistic Scheduling for Transaction Management in Mobile Database Systems