Dikshya & 20nu
Dikshya & 20nu
Operating System
Operating systems are there from the very first computer generation and
they keep evolving with time. Some of the important types of operating
systems which are most commonly used.
They are:
1. Batch Operating System
2. Time-Sharing Operating Systems
3.Distributed Operating System
4.Network Operating System
5.ParallelOperatingSystem
6.Real Time operating System
1. Batch Operating System
This type of operating system does not interact with the 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.
Advantages of Batch Operating System:
Once the job is submitted ,the user did not have any interaction with it .
Batch systems are hard to debug .
It is sometime costly .
The other jobs will have to wait for an unknown time if any job fails.
Reliability problem
One must have to take care of security and integrity of user programs and
data
Data communication problem