36.2k views
5 votes
Transactions are typically processed either [A] all together for a defined time window (e.g. end of a day or week) or [B] processed as each transaction occurs. The second method [B] is called ________ processing.

User Tjltjl
by
4.7k points

1 Answer

4 votes

Answer: real time processing

Step-by-step explanation:

Real time processing is when transactions are processed as each transaction occurs. In real time processing, the transactions are processed in a little period of time.

Good examples of real-time processing systems are traffic control systems. Real time processing is different from the batch processing which involves when transactions are processed all together for a defined time window.

User Elymentree
by
4.8k points