answersLogoWhite

0

What is the duty of a scheduler?

User Avatar

Anonymous

12y ago
Updated: 8/20/2019

We differentiate between the dispatcher and the scheduler as the scheduler works on a longer time span to ensure eve workload. The dispatcher can the focus on the shorter time, see what is best suited candidate to be given a time slot, and avoid "fairness" such as attempt for monopolizing the resources.

The scheduler's time interval is small enough to allow real time events, there are millions of things that can be executed for every 20th millisecond.

User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

Is the Process Scheduler is also called the high-level scheduler?

No. The Job Scheduler is the high-level scheduler.


What is job scheduler and dispatcher?

What is job scheduler and dispatcher?


What is the difference between the job scheduler the CPU scheduler?

1. Job scheduler is also called long term scheduler and CPU scheduler is called short term scheduler. 2. Job scheduler selects the processes from the job pool and load them in to the memory for execution. in other hand CPU scheduler selects among the processes that are in ready to execute and allocate the CPU to one of them. 3. CPU scheduler is faster than the process scheduler.


Which scheduler controls the degree of multiprogramming?

Long Term Scheduler


What is the other name for job scheduler in operating systems?

long-term scheduler...


When was ULE scheduler created?

ULE scheduler was created on 2003-01-26.


What is the difference between process scheduling and CPU scheduling?

1. Job scheduler is also called long term scheduler and CPU scheduler is called short term scheduler.2. Job scheduler selects the processes from the job pool and load them in to the memory for execution. in other hand CPU scheduler selects among the processes that are in ready to execute and allocate the CPU to one of them.3. CPU scheduler is faster than the process scheduler.Read more: What_is_the_difference_between_the_job_scheduler_the_CPU_scheduler


What is the difference between long term scheduler and short term scheduler?

The long-term scheduler, also known as the job scheduler, is responsible for selecting processes from the job pool and loading them into memory for execution, determining the degree of multiprogramming. In contrast, the short-term scheduler, or CPU scheduler, selects which of the ready processes in memory should be executed by the CPU next, making decisions on a much shorter timescale, typically in milliseconds. While the long-term scheduler controls the overall balance of the system, the short-term scheduler focuses on optimizing CPU utilization and responsiveness.


How much does a surgery scheduler make a hour?

I am a surgery scheduler and I make $20.75 per hour.


When was Open Source Job Scheduler created?

Open Source Job Scheduler was created in 2005.


What is the differences between the job scheduling and process scheduling?

Jobs or processes are the same. Whereas, Job scheduler and CPU scheduler are two different terms. Job scheduler is also called long term scheduler and CPU scheduler is called short term scheduler. While Job scheduler selects the processes from the job pool (Job pool is on the Hard disk) and load them in to the memory (Main Memory or RAM) for execution. in other hand CPU scheduler selects among the processes (in RAM) that are ready for execution and allocates the CPU to one of them. Hope I got it right and answered your query. Sorry for any mistakes as I'm not perfect as well. :) Cheers, KV


What are the functions of the CPU scheduler?

what