SEMANTIC CONCURRENCY CONTROL
スポンサーリンク
概要
- 論文の詳細を見る
In database systems and distributed database systems, multiple transactions access the same objects. In order to keep the databases and distributed databases consistent in the presence of multiple transactions, the concurrency controls are required. There are two approaches. In the first approach, based on the object concept, the permutation relations on the objects among higher level operations, e. g. deposit and withdrawal on the accounts, than read and write operations are semantically given [LYNC]. In the second approach, based on the semantics of the transactions, a set of transactions which can be executed concurrently is defined [GARC]. In this paper, we take the second approach.
- 一般社団法人情報処理学会の論文
- 1990-03-14
著者
関連論文
- グループウェアの課題と展望 / 平成4年度前期第44回全国大会報告 ( パネル討論会)
- Distributed Checkpointing and Rollback
- INTEGRATION OF DATABASE SYSTEMS AT THE NAVIGATIONAL LEVEL BY USING PROLOG
- SEMANTIC CONCURRENCY CONTROL
- PREVENTION OF IMPLICIT DEADLOCK BY OBJECT REALLOCATION
- PROLOG INTERFACE SYSTEM ON DISTRIBUTED NAVIGATIONAL DATABASE SYSTEMS
- 入れ子型トランザクションの並行実行によるデッドロック解除法
- RELIABLE BROADCAST COMMUNICATION
- Totally Ordering(TO)and Partially Ordering (PO)Broadcast Protocol