Hot Gossip Article

Types of Data Processing Explained

1) Batch Processing

Data is collected and processed in batches. Used for large amounts of data.

Category

A condensed guide to minimalism

By Mary Apartment

June 29, 2020

 2) Real-time Processing

Data is processed within seconds when the input is given. Used for small amounts of data.

3) Online Processing

Data is automatically fed into the CPU as soon as it becomes available. Used for continuous processing of data.

4) Multiprocessing

Data is broken down into frames and processed using two or more CPUs within a single computer system. Also known as parallel processing.

5)- Time-sharing

Allocates computer resources and data in time slots to several users simultaneously.