Processing in Big Data

Types of Processing in Big Data


1. Batch Processing:

Batch Processing System is an efficient way of processing large volumes of data. where a group of transactions is collected over a period of time. Data is collected, entered, processed and then the batch results are produced. The main function of a batch processing system is to automatically keep executing the jobs in a batch. This is the important task of a batch processing system i.e. performed by the ‘Batch Monitor’ resided in the low end of main memory.

2. Real Time Processing:

Real Time Processing systems are very fast and quick respondent systems. These systems are used in an environment where a large number of events (generally external) must be accepted and processed in a short time. Real time processing requires quick transaction and characterized by supplying immediate response. For example, defense application systems like as RADAR, etc.


Following are the differences between Batch Processing System and Real Time Processing System:-



Comments

Popular posts from this blog

Hadoop

Q/A (Big Data) 2

Linux Commands