Types of operating systems Flashcards
What is a multi tasking OS
A multi-tasking operating system allows more than one program to run at the same time
What is a multi user OS
A multi user OS allows for multiple users to access a single computer usually a mainframe via a network.
Each user is given a certain amount of CPU time.
What tasks do the multi user OS carry outt
Allocates resources for the jobs wanted to run.
Keeps logs of processing time used.
calculates most efficient use of computer processing cycles.
Maintains security and privacy
What is a distributed OS
A distributed OS allows for a number of computers at the same to to undertake a single computer intensive task like the ones used at CGI rendering farms in hollywood to render 3D images for films.
What is a real time OS
A RTOS is designed to handle inputted data in a guaranteed time (Latency) and are usually used in factorys
What is an embedded OS
An embedded OS is designed for a specific system hardware
What is a batch OS
A batch OS repeats the same task over and over again but requires a separate program for input and output