Database Concurrency Control

Database Concurrency Control

Author: Alexander Thomasian

Publisher: Springer

Published: 2010-11-19

Total Pages: 146

ISBN-13: 9781441951618

DOWNLOAD EBOOK

Database Concurrency Control: Methods, Performance and Analysis is a review of developments in concurrency control methods for centralized database systems, with a quick digression into distributed databases and multicomputers, the emphasis being on performance. The main goals of Database Concurrency Control: Methods, Performance and Analysis are to succinctly specify various concurrency control methods; to describe models for evaluating the relative performance of concurrency control methods; to point out problem areas in earlier performance analyses; to introduce queuing network models to evaluate the baseline performance of transaction processing systems; to provide insights into the relative performance of transaction processing systems; to illustrate the application of basic analytic methods to the performance analysis of various concurrency control methods; to review transaction models which are intended to relieve the effect of lock contention; to provide guidelines for improving the performance of transaction processing systems due to concurrency control; and to point out areas for further investigation. This monograph should be of direct interest to computer scientists doing research on concurrency control methods for high performance transaction processing systems, designers of such systems, and professionals concerned with improving (tuning) the performance of transaction processing systems.


Concurrency Control in Distributed Database Systems

Concurrency Control in Distributed Database Systems

Author: W. Cellary

Publisher: Elsevier

Published: 2014-06-28

Total Pages: 366

ISBN-13: 1483294641

DOWNLOAD EBOOK

Distributed Database Systems (DDBS) may be defined as integrated database systems composed of autonomous local databases, geographically distributed and interconnected by a computer network.The purpose of this monograph is to present DDBS concurrency control algorithms and their related performance issues. The most recent results have been taken into consideration. A detailed analysis and selection of these results has been made so as to include those which will promote applications and progress in the field. The application of the methods and algorithms presented is not limited to DDBSs but also relates to centralized database systems and to database machines which can often be considered as particular examples of DDBSs.The first part of the book is devoted to basic definitions and models: the distributed database model, the transaction model and the syntactic and semantic concurrency control models. The second discusses concurrency control methods in monoversion DDBSs: the locking method, the timestamp ordering method, the validation method and hybrid methods. For each method the concept, the basic algorithms, a hierarchical version of the basic algorithms, and methods for avoiding performance failures are given. The third section covers concurrency control methods in multiversion DDBSs and the fourth, methods for the semantic concurrency model. The last part concerns performance issues of DDBSs.The book is intended primarily for DDBMS designers, but is also of use to those who are engaged in the design and management of databases in general, as well as in problems of distributed system management such as distributed operating systems and computer networks.


Database Machine Performance: Modeling Methodologies and Evaluation Strategies

Database Machine Performance: Modeling Methodologies and Evaluation Strategies

Author: Francesca Cesarini

Publisher: Springer Science & Business Media

Published: 1987-06-24

Total Pages: 264

ISBN-13: 9783540179429

DOWNLOAD EBOOK

This book is focused on the performance evaluation of database machines, i.e., special-purpose architectures specifically meant to improve the efficiency of database applications. The topic is of primary interest because of the need to compare these systems among themselves and with traditional database management systems. The book gathers the experience of several European research groups in modeling and analyzing the database machine architectures they have proposed. It deals both with the main methodological issues and with the detailed analysis of some relevant problems. It also includes an extensive annotated bibliography with more than one hundred references and several keys for the access to the literature.


Transactional Information Systems

Transactional Information Systems

Author: Gerhard Weikum

Publisher: Morgan Kaufmann

Published: 2002

Total Pages: 881

ISBN-13: 1558605088

DOWNLOAD EBOOK

This book describes the theory, algorithms, and practical implementation techniques behind transaction processing in information technology systems.