DIFFERENT BETWEEN THE BATCH PROCESSING SYSTEM AND REAL TIME PROCESSING SYSTEM
BATCH PROCESSING SYSTEM
  • In the batch processing system, jobs with an analogous demand square measure batched along and run through the pc as a bunch.
  • The batch processing system is particularly suited for applications such as:
    • Payroll
    • Forecasting 
    • Statistical
    • analysis etc..
  • This system data is collected for a defined period of the and is processed in batches.
  • In this system, sorting is performed before the process.
  • It is measurement oriented.
  • The transaction is processed in batches and periodically.
  • In this processthere's no deadline.

REAL-TIME PROCESSING SYSTEM

  • In the real-time processing system,  events mostly external to the computer systems are accepted and processed within certain deadlines.
  • This process system is especially fitted to applications such as:
    • Scientific experiments.
    • Flight control.
    • Few military applications.
    • Industrial control etc.
  • The process {real-time operation|data processing} system is complicated and dear processing because it needs distinctive hardware and code to handle complicated software programs.
  • This system supports random data input at random dada input at a random time.
  • No sorting is required.
  • It is an action/event-oriented.
  • Transactions are processed as and when they arise.
  • It has to handle a process within the specified time limit otherwise the system fails.