Answered Questions

  • Scheduler and Dispatcher

    What is the difference between medium term Scheduler and Dispatcher?

    sadhana kesavan

    • Oct 5th, 2016

    A scheduler will schedule processes based on priority information or whatever criteria the scheduling alforithm is following. It will tell you which is the next process to run after an existing execut...

    ADNAN YOUSUF

    • Nov 14th, 2015

    What are dispatcher in OS?