PARTITIONED DATA OBJECTS IN DISTRIBUTED DATABASES

Citation
G. Alonso et A. Elabbadi, PARTITIONED DATA OBJECTS IN DISTRIBUTED DATABASES, DISTRIBUTED AND PARALLEL DATABASES, 3(1), 1995, pp. 5-35
Citations number
14
Categorie Soggetti
Computer Sciences, Special Topics","Computer Science Theory & Methods","Computer Science Information Systems
ISSN journal
09268782
Volume
3
Issue
1
Year of publication
1995
Pages
5 - 35
Database
ISI
SICI code
0926-8782(1995)3:1<5:PDOIDD>2.0.ZU;2-F
Abstract
In many distributed databases ''locality of reference'' is crucial to achieve acceptable performance. However, the purpose of data distribut ion is to spread the data among several remote sites. One way to solve this contradiction is to use partitioned data techniques. instead of accessing the entire data, a site works on a fraction that is made loc ally available, thereby increasing the site's autonomy. We present a t heory of partitioned data that formalizes the concept and establishes the basis to develop a correctness criterion and a concurrency control protocol for partitioned databases. Set-serializability is proposed a s a correctness criterion and we suggest an implementation that integr ates partitioned and non-partitioned data. To complete this study, the policies required in a real implementation are also analyzed.