Library Automation and Digital Archive
LONTAR
Fakultas Ilmu Komputer
Universitas Indonesia

Pencarian Sederhana

Find Similar Add to Favorite

Call Number SEM - 359
Collection Type Indeks Artikel prosiding/Sem
Title Using delayed commitment in locking protocols for real-time databases (hal 104 - 113)
Author D.Agrawal, A. El Abbadi, R.Jeffers;
Publisher Proceedings of the 1992 acm sigmod international conference on management of data san diego,carlifonia june 2-5,1992
Subject
Location
Lokasi : Perpustakaan Fakultas Ilmu Komputer
Nomor Panggil ID Koleksi Status
SEM - 359 TERSEDIA
Tidak ada review pada koleksi ini: 48066
In this paper, we propose locking protocols that are useful for real-time databases. our approach is motivated from two main observations. first,locking protocols are widely accepted and used in most database systems. second, in real-time databases it has been shown that the blocking bahavior of transaction in locking protocols results in performance degradation. we use a new relationship between locks called ordered sharing to eliminate blocking that arises in the traditional locking protocols. ordered sharing eliminates blocking of read and write operations but may result in delayed commitment. since in real-time databases, timeliness and not response time is the crucial factor, our protocols exploit this delay to allow transactions to execute writhin the slacks of delayed transaction. we compare the performance of the proposed protocols with the two phase locking protocol for real-time databases. our expriments indicate that the proposed protocols sigificantly reduce the percentage of missed deadlines in the system for a variety of workloads.