Total members 11890 |It is currently Sat Apr 20, 2024 1:52 am Login / Join Codemiles

Java

C/C++

PHP

C#

HTML

CSS

ASP

Javascript

JQuery

AJAX

XSD

Python

Matlab

R Scripts

Weka





What is the difference between preemptive scheduling and time slicing?




Author:
Proficient
User avatar Posts: 280
Have thanks: 1 time

Under preemptive scheduling, the highest priority task executes until it enters the waiting or dead states or a higher priority task comes into existence. Under time slicing, a task executes for a predefined slice of time and then reenters the pool of ready tasks. The scheduler then determines which task should execute next, based on priority and other factors.

_________________
Please recommend my post if you found it helpful


Author:
Proficient
User avatar Posts: 228
Have thanks: 0 time
Post new topic Reply to topic  [ 2 posts ] 

  Related Posts  to : difference between preemptive scheduling and time slicing
 get time difference between to mouse-clicks-double clicks     -  
 Shortest Job First Preemptive algorithm     -  
 source code for SJF and priority for both preemptive C#     -  
 in CPU scheduling     -  
 task's priority and how is it used in scheduling?     -  
 cpu priority scheduling in java---codes please..     -  
 difference between the >> and >>> operators     -  
 difference between the String and StringBuffer     -  
 difference between upcasting and downcasting     -  
 difference between a Window and a Frame     -  



cron





Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
All copyrights reserved to codemiles.com 2007-2011
mileX v1.0 designed by codemiles team
Codemiles.com is a participant in the Amazon Services LLC Associates Program, an affiliate advertising program designed to provide a means for sites to earn advertising fees by advertising and linking to Amazon.com