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 The concurrency control problem in multidatabases: characteristics and solutions (hal 188 - 297)
Author Sharad Mehrotra, Rajeev Rastogi, Yuri Breitbart, Henry F.Korth, Avi Silberschatz;
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: 48105
A multidatabase system (MDBS) is a collection of local database management system,each of which may follow a different concurrency control protocol. this heterogeneity makes the task of ensuring global serializability in an MDBS environment difficult. in this paper,we reduce the problem of ensuring global serializability to the problem of ensuring serializabililty in a centralized database system. we identify characteristic of the concurrency control problem in an MDBS environment, and additional requirements on concurrency control schemes for ensuring global serializability. we then develop a range of concurrency control schemes that ensure global serializability in an MDBS envinronment, and at the same time meet the requirements. finally, we study the tradeoffs between the complexities of the various schemes and the degree of concurrency provided by each of them.