| | |
Summary: March 23, 2008 Databases: TPCC 1
Transaction Processing and
Concurrency Control
March 23, 2008 Databases: TPCC 2
Objectives
Transaction Processing Concepts +
Introduction to Transactions +
Introduction to Concurrency Control +
March 23, 2008 Databases: TPCC 3
- Transaction Processing Concepts ...
Transaction processing systems are systems with large DBs
and hundreds of concurrent users that are executing DB
transactions.
Examples of such systems are:
airline reservation systems
banking systems
KFUPM student information systems, etc.
These systems require high availability and fast response
time for hundreds of concurrent users.
In this lecture we will introduce the major concepts of
|