Batch Processing
A data processing method where a computer system collects and stores a large volume of data over a period of time, and then processes it all at once in a single "batch" (often overnight or during off-peak hours). While efficient for handling massive datasets, it contrasts with real-time processing, as the data is not updated instantly.
