Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What are preemptive scheduling and time slicing and what is
the difference between them?

Answer Posted / prashanth001

Preemptive Scheduling is where one thread continues to
execute till such time its execution has completed or until
a thread of a higher priority comes into existence or the
priority of one of the waiting threads is increased.

Time Slicing is where each thread that is waiting to
execute will share the CPU time equally. One thread will
exeucte for n seconds or milliseconds, then go to the
waiting state again. the CPU scheduler will then determine
which of the other waiting threads will execute next.

Is This Answer Correct ?    11 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which characters may be used as the second character of an identifier, but not as the first character of an identifier?

1100


Can I run seam outside of jboss as?

1112


How will you pass parameters in RMI? Why do you serialize?

1309


How would you detect a keypress in a jcombobox?

1185


why static class in java

1815


Can I import same package/class twice? Will the jvm load the package twice at runtime?

1189


Whats new with the stop(), suspend() and resume() methods in jdk 1.2?

1101


Why are component architectures useful?

1117


Why do I get a duplicate name error when loading a jar file?

1188


For which statements does it make sense to use a label?

1134


What value does readline() return when it has reached the end of a file?

1136


Is there a guarantee of uniqueness for entity beans?

1057


What is the relation between the infobus and rmi?

1061


How are the elements of a borderlayout organized?

1166


which book is better for jdbc ,servlets and jsp

2137