Batch Processing Operating System | Operating Systems

 Batch Processing Operating System





Batch Processing:


1. This type of operating system does not interact with the computer directly.

2. There is an operator which takes similar jobs having the same requirement and group them into batches. 

3. It is the responsibility of the operator to sort jobs with similar needs.



Advantages:

  • Multiple users can share the batch systems.
  • The idle time for the batch system is very less.
  • It is easy to manage large work repeatedly in batch systems.

Disadvantages:

  • Batch systems are hard to debug.
  • It is sometimes costly.

Batch Processing Explained in Details:



1. Here, Firstly there are many task. They're gone from operating system of batch processing before going to the CPU.


2. Batch processing basically divides all the tasks and make them arrange in batches of similar needs or sort them in batches of same needs.


3. Now, when the whole thing is done the batches are been executed by the CPU one by one as per the requirements of computer.



Batch Processing Operating System Video:









Post a Comment

0 Comments