What is preemptive and Non-preemptive Time Scheduling?

Answer Posted / anonymous

pre-emptive
The rights on a resource can be shifted from one object to
another.

Non- preemptive
The rights on a resource cannot be shifted from one object
to another.

It is a technique used for scheduling the processor time
for various processes.

Is This Answer Correct ?    75 Yes 29 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the relationship between an event-listener interface and an event-adapter class?

554


Explain what is synchronization?

572


What are the purpose of introspection?

677


What is the relationship between the canvas class and the graphics class?

540


Name three component subclasses that support painting?

612






Which component handles cluster communication in jboss?

622


What is ioc concept?

689


Is the session factory thread safe?

673


What modifiers may be used with an inner class that is a member of an outer class?

573


Explain about local interfaces.

585


What is the difference between RMI and Corba?

2255


Which javutil classes and interfaces support event handling?

581


How would you reatach detached objects to a session when the same object has already been loaded into the session?

677


What state does a thread enter when it terminates its processing?

600


How to implement dphibernate to activate lazy loading in Flex with java ?thanx in advance!

2553