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: Database Systems and StructuresDatabase Systems and Structures
by - Simon Fraser University
An introduction to data models, database systems, the structure and use of relational database systems and relational languages, indexing and storage management, query processing in relational databases, and the theory of relational database design.
(18781 views)
Book cover: Foundations of DatabasesFoundations of Databases
by - Addison Wesley
This book provides in-depth coverage of the theory concerning the logical level of database management systems, including both classical and advanced topics. It includes detailed proofs and numerous examples and exercises.
(21725 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.
(10245 views)
Book cover: Natural Language Interfaces to Databases: An IntroductionNatural Language Interfaces to Databases: An Introduction
by - arXiv
This paper is an introduction to natural language interfaces to databases (NLIDBs). Some advantages and disadvantages of NLIDBs are then discussed, comparing NLIDBs to formal query languages, form-based interfaces, and graphical interfaces.
(18138 views)