Decision Support Systems
William L. Smith
Abstract
William L. Smith
Abstract
The majority of database applications process many small concurrent update transactions. A bank’s automated teller machine (ATM) system, which must allow for thousands of withdrawal, deposit and transfer transactions to happen concurrently, is a typical example of such an application. This type of processing is known as online transaction processing (OLTP), and databases used to support such processing need to meet the strict ACID properties of transaction processing (see Chapter 8). OLTP is often measured in terms of transaction throughput: the number of committed transactions per second. These keywords were added by machine and not by the authors. This process is experimental and the keywords may be updated as the learning algorithm improves.
OpenAlex reports 16 citations for this work. Citation counts describe recorded attention and do not establish research quality.
A contribution statement is not available in the OpenAlex record.
Method details are not available in the OpenAlex metadata.
Findings are not separately available in the OpenAlex metadata.
Limitations are not available in the OpenAlex metadata.
Application details are not available in the OpenAlex metadata.
The majority of database applications process many small concurrent update transactions. A bank’s automated teller machine (ATM) system, which must allow for thousands of withdrawal, deposit and transfer transactions to happen concurrently, is a typical example of such an application. This type of processing is known as online transaction processing (OLTP), and databases used to support such processing need to meet the strict ACID properties of transaction processing (see Chapter 8). OLTP is often measured in terms of transaction throughput: the number of committed transactions per second. These keywords were added by machine and not by the authors. This process is experimental and the keywords may be updated as the learning algorithm improves.
Key concepts: Online transaction processing, Transaction processing, Transaction processing system, Distributed transaction, Database transaction, Computer science, Database, Compensating transaction