Logo

Concurrency Control and Recovery in Database Systems

Large book cover: Concurrency Control and Recovery in Database Systems

Concurrency Control and Recovery in Database Systems
by

Publisher: Addison Wesley
ISBN/ASIN: 0201107155
ISBN-13: 9780201107159
Number of pages: 58

Description:
This book is about techniques for concurrency control and recovery. It covers techniques for centralized and distributed computer systems, and for single copy, multiversion, and replicated databases. These techniques were developed by researchers and system designers principally interested in transaction processing systems and database systems. Such systems must process a relatively high volume of short transactions for data processing. Example applications include electronic funds transfer, airline reservation, and order processing. The techniques are useful for other types of applications too, such as electronic switching and computer-aided design - indeed any application that requires atomicity and reliability of concurrently executing programs that access shared data.

Home page url

Download or read it online for free here:
Download link
(3.3MB, PDF)

Similar books

Book cover: The Theory of Relational DatabasesThe Theory of Relational Databases
by - Computer Science Press
The book is intended for a second course in databases and a reference for researchers in the field. The material covered includes relational algebra, functional dependencies, multivalued and join dependencies, normal forms, representation theory...
(20680 views)
Book cover: Data Modeling Techniques for Data WarehousingData Modeling Techniques for Data Warehousing
by - IBM Redbooks
It covers data modeling techniques for data warehousing, within the context of the overall data warehouse development process. The process of data warehouse modeling, including the steps required before and after the actual modeling, is discussed.
(25215 views)
Book cover: An Introduction to Data MiningAn Introduction to Data Mining
by - University of Toronto
Data Mining is about explaining the past and predicting the future by means of data analysis. Data mining is a multidisciplinary field which combines statistics, machine learning, artificial intelligence and database technology.
(20784 views)
Book cover: Database Design - 2nd EditionDatabase Design - 2nd Edition
by - BCcampus
The purpose of this text is to provide an open source textbook that covers most introductory database courses. This edition covers database systems and database design concepts. New to this edition are SQL info, additional examples, and exercises.
(10452 views)