IT Community - Software Programming, Web Development and Technical Support

Priority scheduling and Round robin scheduling

This is a discussion on Priority scheduling and Round robin scheduling within the Operating Systems forums, part of the Computer Hardware/Software and Networking category; Hui what is the difference between Priority scheduling and Round robin scheduling?...


Go Back   IT Community - Software Programming, Web Development and Technical Support > Computer Hardware/Software and Networking > Operating Systems

Register FAQ Members List Calendar Mark Forums Read
  #1 (permalink)  
Old 11-13-2007, 02:31 AM
vigneshgets vigneshgets is offline
D-Web Genius
 
Join Date: Mar 2007
Posts: 904
vigneshgets is on a distinguished road
Question Priority scheduling and Round robin scheduling

Hui

what is the difference between Priority scheduling and Round robin scheduling?
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 12-14-2007, 12:52 AM
itbarota itbarota is offline
D-Web Architect
 
Join Date: Jun 2007
Posts: 547
itbarota is on a distinguished road
Default Re: Priority scheduling and Round robin scheduling

Hi Vignesh,

Priority scheduling

In priority scheduling scheduler selects tasks on basis of their priority. The process with higher priority will run first and its completion another will start. The disadvantage is this that processes with lower priority are not given much opportunity to run.


Round Robin Scheduling


It is one of the oldest, simplest, fairest and most widely used scheduling algorithms, designed especially for time-sharing systems. A small unit of time, called timeslice or quantum, is defined. All runnable processes are kept in a circular queue. The CPU scheduler goes around this queue, allocating the CPU to each process for a time interval of one quantum. New processes are added to the tail of the queue.
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Scheduling in QTP Shanthi Testing Tools 4 11-15-2007 04:03 AM
Multiprocessor thread-scheduling strategies vijayanand Operating Systems 0 09-20-2007 07:30 AM
What is the difference between preemptive scheduling and time slicing? anbuchezhians Java Programming 1 07-27-2007 09:04 AM
What is the difference between preemptive scheduling and time slicing? mobilegeek Java Programming 1 07-24-2007 06:50 AM
What mean by scheduling algorithm? prasath Operating Systems 1 07-19-2007 12:10 PM


All times are GMT -7. The time now is 01:51 AM.


Copyright ©2004 - 2007, DiscussWeb. All Rights Reserved.

SEO by vBSEO 3.0.0