August 2024
Beginner
188 pages
4h 25m
English
A scheduler is used to allocate processor time to the different processes waiting to be executed. A process is simply a computer program that is being executed.
Multi programming is the ability of an Operating System to execute more than one process at the same time on a single processor, and requires that the processor be allocated to each process for a set period of time.

Multiprocessing is the execution of processes by more than one processor.

Read now
Unlock full access