Oracle Database Transactions and Locking Revealed

 

Автор: Thomas Kyte, Darl Kuhn
Издательство: Apress

Год: 2014
Страниц: 188
Язык: английский
ФорматEPUB, MOBI, PDF (изначально электронный)
ISBN978-1-484207-61-1

 

 

 

 

 


Аннотация:

Oracle Database Transactions and Locking Revealed provides much-needed information for building scalable, high-concurrency applications and deploy them against the Oracle Database. Read this short, 150-page book that is adapted from Expert Oracle Database Architecture to gain a solid and accurate understanding of how locking and concurrency are dealt with by Oracle Database. Also learn how the Oracle Database architecture accommodates user transactions, and how you can write code to mesh with how Oracle Database is designed to operate.

Good transaction design is an important facet of highly-concurrent applications that are run by hundreds, even thousands of users who are all executing transactions at the same time. Transaction design in turn relies upon a good understanding of how the underlying database platform manages of the locking of resources so as to prevent access conflicts and data loss that might otherwise result from concurrent access to data in the database.

Oracle Database Transactions and Locking Revealed covers in detail the various lock types, and also different locking schemes such as pessimistic and optimistic locking. Then you’ll learn about transaction isolation and multiversion concurrency, and how the various lock types support Oracle Database’s transactional features. You’ll learn some good tips for transaction design, as well as some bad practices and habits to avoid. Coverage is also given to redo and undo, and their role in concurrency. This is an important book that anyone developing highly-concurrent applications will want to have handy on their shelf.

 

Скачать книгу из интернета:

 

 

Вас заинтересует / Intresting for you:

Руководство по MySQL
Руководство по MySQL 2713 просмотров Алексей Вятский Tue, 21 Nov 2017, 13:26:01
Самоучитель MySQL 5
Самоучитель MySQL 5 2026 просмотров Алексей Вятский Tue, 21 Nov 2017, 13:25:31
SQL Cookbook
SQL Cookbook 1605 просмотров Алексей Вятский Tue, 21 Nov 2017, 13:27:01
Работаем с Oracle
Работаем с Oracle 1681 просмотров Ирина Светлова Tue, 21 Nov 2017, 13:29:47
Войдите чтобы комментировать