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 Compensation-Based On-Line query processing (hal 331 - 340)
Author V. Srinivasan, Michael J. Carey;
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: 48113
It is well known that using conventional concurrency control techniques for obtaining serializable answers to longrunning queries leads to an unacceptable drop in systems performance. as a result, most current DBMSs execute such queries under a reduced degree of consistency, thus providing non-serializable answers. in this paper, we present a new and highly concurrent approach for processing large decision support queries in relational databases. in this new approach, called compensation-based query processing, concurrent updates to any data participating in a query are communicated to the query's on-line query processor, which then compensates for these updates so that the final answer reflects changes caused by the updates. very high concurrency is achieved by locking data only briefly, while still delivering transaction-consistent answer to queries.