0
1.3kviews
WRITE SHORT NOTE ON : Different types of schedulars
1 Answer
written 2.9 years ago by |
Long Term Scheduler :-
The job scheduler or long-term scheduler selects processes from the storage pool in the secondary memory and loads them into the ready queue in the main memory for execution.
The long-term scheduler controls the degree of multiprogramming. It must select a careful mixture of I/O bound …