6 Dec 2019

  • December 06, 2019
  • Amitraj
Batch Operating System

This type of operating system does not interact with computer directly. there is an operator which takes similar jobs having same requirement and group them into batches. it is the responsibility of operator to sort the jobs with similar needs.



Advantage of Batch operating system

1. It is very difficult to guess or know the time required by any job to complete.
                Processor of the batch systems know how long the job would be when it is in queue.

2. Multiple users can share the batch systems.

3. The idle time for batch system is very less.

4. It is easy to manage large work repeateadly in Batch systems.



Disadvantage of Batch operating system

1. The computer operators should be well known with Batch systems.

2. Batch systems are hard to debug.

3. It is some time costly.

4. The other jobs will have to wait for an unknown time if any jobs fails.

Example: payroll system, bank statements etc.




Related Posts:

  • Network Operating System Network Operating System -> These systems run on a server and provide the capability to manage data, users, groups, security, applications and other networking functions. -> One important aspect of network op. system… Read More
  • Time Sharing Operating System (Multitasking Systems) Time Sharing Operating System -> Each task is given some time to execute, so that all the task work smoothly. ->Each user gets time of CPU as they use single system. these system are also known as multitasking System… Read More
  • Batch Operating System Batch Operating System This type of operating system does not interact with computer directly. there is an operator which takes similar jobs having same requirement and group them into batches. it is the responsibility of o… Read More
  • Real time Operating System | Handheld Systems Real time Operating System -> These type of OS's servers the real time systems, The time intervel required to process and respond to inputs is very small. this time intervel is called, Response time. -> Real time sy… Read More
  • Distributed operating System Distributed operating System -> These type of operating system is a recent Advancement in the world of computer technology. various autonomous interconnected computers communicate each other using a shared communication … Read More

Translate

Popular Posts