September 2015
Intermediate to advanced
272 pages
5h 47m
English
CHAPTER 7
![]()
Transaction Processing in In-Memory OLTP
This chapter discusses transaction processing in In-Memory OLTP. It elucidates what isolation levels are supported with native compilation and cross-container transactions, provides an overview of concurrency phenomena encountered in the database systems, and explains how In-Memory OLTP addresses them. Finally, this chapter talks about the lifetime of In-Memory OLTP transactions in detail.
ACID, Transaction Isolation Levels, and Concurrency Phenomena Overview
Transactions are the unit of work that read and modify data in a database and help to enforce consistency and durability of the data in ...
Read now
Unlock full access