transaction processing

A processing method in which transactions are executed immediately when they are received by the system, rather than at some later time as in batch-processing systems. Airline reservation databases and automatic teller machines are examples of transaction-processing systems.

See also online transaction processing; roll back; roll forward; two-phase commit.