answersLogoWhite

0

Simple batch system used to for long times and they occupy the CPU even when they are actually not utilizing the CPU for example while doing the I/O operations. So the programmers thought it to be great idea if some other process can use the CPU when the previous process is idle. In multiprogrammed batch systems one user can run multiple programs and which gets the CPU whenever the CPU is idle. So it speeds up the process completion.

User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

Difference between Time sharing operating system and batch processing operating system?

Differentiate between Simple Batch Operating Systems and Time-sharing Operating Systems


What is the example of time sharing system?

One example of a time-sharing system is the bank's bankcard system, which allows hundreds of people to access the same program on the mainframe at the same time. The Multics & Unix operating systems are time sharing Operating Systems


What do you know about operating systems. What are the types of operating systems?

Operating systems (OS) are software that manage computer hardware and software resources while providing common services for computer programs. They act as an intermediary between users and the computer hardware. The main types of operating systems include batch operating systems, time-sharing operating systems, distributed operating systems, real-time operating systems, and network operating systems. Additionally, there are specialized operating systems for mobile devices, such as Android and iOS, as well as embedded systems used in various appliances.


What are the types of OS?

Operating systems can be categorized into several types, including: Batch Operating Systems - These process jobs in batches without user interaction. Time-Sharing Operating Systems - Allow multiple users to interact with the computer simultaneously by sharing time. Distributed Operating Systems - Manage a group of independent computers and present them as a single coherent system. Embedded Operating Systems - Designed for specific hardware with limited resources, commonly used in devices like appliances and cars.


Define NFS in operating system?

NFS is the Network File System, and allows directories from systems to be used in other systems in a sharing arrangement.


Four main uses of operating systems?

AFAIK there are only 2. Hardware abstraction and resource sharing.


What has the author G Lawrence Lane written?

G. Lawrence Lane has written: 'TFILE' -- subject(s): Time-sharing computer systems, Operating systems (Computers)


What is an opreting system deffine various types of opreting system?

An operating system (OS) is software that manages computer hardware and software resources, providing services for computer programs. Various types of operating systems include: Batch Operating Systems: These execute jobs in batches without user interaction, suitable for processing large volumes of data. Time-Sharing Operating Systems: These allow multiple users to access the system concurrently by sharing time on the CPU. Real-Time Operating Systems: These are designed to process data as it comes in, providing immediate response, crucial for applications like embedded systems. Distributed Operating Systems: These manage a group of separate computers and make them appear as a single coherent system to users.


In addition to personal operating systems and server operating systems there are also mobile operating systems and?

Virtual operating system


What are the advantages and disadvantages of time sharing operating systems?

1.high CPU efficiency. 2.each user gets CPU time.


LINUX and UNIX operating systems use SAMBA which is a version of which protocol?

Samba is a version of the Server Message Block (SMB) protocol. It enables file and print sharing between computers running Linux or UNIX and those running Windows. By implementing SMB, Samba allows for seamless interoperability and resource sharing across different operating systems.


The difference between Time sharing and batch Operating System?

Time-sharing operating systems allow multiple users to interact with the computer simultaneously, giving each user a small time slice of CPU time, which enhances responsiveness and user experience. In contrast, batch operating systems process a group of jobs or tasks sequentially without user interaction, optimizing resource usage but often leading to longer wait times for individual tasks. Essentially, time-sharing is designed for interactivity, while batch systems focus on efficient processing of large volumes of tasks.