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.
(16198 views)
Book cover: Data Mining Algorithms In RData Mining Algorithms In R
- Wikibooks
Data mining comprises techniques and algorithms, for determining interesting patterns from large datasets. There are currently hundreds algorithms that perform tasks such as frequent pattern mining, clustering, and classification, among others.
(18721 views)
Book cover: Elasticsearch: The Definitive GuideElasticsearch: The Definitive Guide
by - O'Reilly
Whether you need full-text search or real-time analytics of data, this book introduces you to the fundamental concepts required to start working with Elasticsearch. With these foundations laid, it will move on to more-advanced search techniques.
(8276 views)
Book cover: Database design with UML and SQLDatabase design with UML and SQL
by
This text is a teaching resource for an introductory database class at California State University Long Beach, Department of Computer Engineering and Computer Science. It is also designed to be used as an individual self-study tutorial.
(19816 views)