Question:

difference between long term , short term , medium term scheduling

by Guest77476  |  11 years ago

0 LIKES UnLike

difference between long term , short term , medium term scheduling

 Tags: difference, medium, scheduling, short, term

   Report

1 ANSWERS

  1. Victor Strong

     Scheduling relates to the field of computer science and represents the method by which data flows, threads and processes are given access to a system's resources. The following explains each term you asked about, thereby differentiating one from the others.




          
    • Long term scheduling: which determines which programs are admitted to the system for execution and when, and which ones should be exited.

    •     
    • Medium term scheduling: which determines when processes are to be suspended and resumed;

    •     
    • Short term scheduling (or dispatching): which determines which of the ready processes can have CPU resources, and for how long.


    The above is courtesy of http://www.cim.mcgill.ca/~franco/OpSys-304-427/lecture-notes/node38.html


Sign In or Sign Up now to answser this question!

Question Stats

Latest activity: 10 years, 11 month(s) ago.
This question has 1 answers.

BECOME A GUIDE

Share your knowledge and help people by answering questions.