Concurrency Control and Recovery in Database Systems
by P. A. Bernstein, V. Hadzilacos, N. Goodman
Publisher: Addison Wesley 1987
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.
Download or read it online for free here:
Download link
(3.3MB, PDF)
Similar books
Database Explorationsby C.J. Date, Hugh Darwen
The database field is full of important problems still to be solved and interesting issues still to be examined -- and some of those problems and issues are explored in this book. It reports on some of our most recent investigations in this field.
(8809 views)
Temporal Database Managementby Christian S. Jensen - Aalborg University
Topics covered: the semantics of temporal data, the design of data models and languages for temporal data, the design of databases expressed in terms of temporal data models as well as temporally enhanced design of conventional databases.
(9898 views)
Data Mining and Knowledge Discovery in Real Life Applicationsby Julio Ponce, Adem Karahoca - InTech
This book presents different ways of theoretical and practical advances and applications of data mining in different promising areas. The book will serve as a Data Mining bible to show a right way for the students, researchers and practitioners.
(19460 views)
Database Fundamentalsby Neeraj Sharma, at al. - IBM Corporation
This free e-book teaches you the fundamentals of databases, including relational database theory, logical and physical database design, and the SQL language. Advanced topics include using functions, stored procedures and XML.
(24181 views)