What is the difference between job scheduling and process scheduling?
Answers
Answered by
1
Hey..
The job scheduling is the mechanism to select which process has to be brought into the ready queue. The process scheduling is the mechanism to select which process has to be executed next and allocates the CPU to that process. That is the key difference between Job Scheduling and process Scheduling. The job scheduling is known as the long-term scheduling while the process scheduling is known as the short-term scheduling.
Plz thank if it helped
The job scheduling is the mechanism to select which process has to be brought into the ready queue. The process scheduling is the mechanism to select which process has to be executed next and allocates the CPU to that process. That is the key difference between Job Scheduling and process Scheduling. The job scheduling is known as the long-term scheduling while the process scheduling is known as the short-term scheduling.
Plz thank if it helped
Similar questions