What is preemptive and Non-preemptive Time Scheduling?

Answers were Sorted based on User's Feedback



What is preemptive and Non-preemptive Time Scheduling?..

Answer / 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

What is preemptive and Non-preemptive Time Scheduling?..

Answer / baskar

pre-emptive
we can share the resource to all the process with
interruption.

non pre-emptive
we can't share the resource to all the process and there
is no interruption occur in non pre-emptive.

Is This Answer Correct ?    42 Yes 7 No

What is preemptive and Non-preemptive Time Scheduling?..

Answer / surbhi

generally,an os is said to be preemptive if it is allowed to
interrupt on executing task & replace it with another
ready-to-run task...

in non preemptive system, the task executing either run to
completion or voluntarily relinquishes control of the
processor..

Is This Answer Correct ?    30 Yes 7 No

What is preemptive and Non-preemptive Time Scheduling?..

Answer / sam

See the below link

http://www.indiapoly.com/index.php?q=books/1570/preemptive-vs-nonpreemptive-scheduling.html

Is This Answer Correct ?    3 Yes 8 No

What is preemptive and Non-preemptive Time Scheduling?..

Answer / xyz

what is transition diagrame for preemptive and
nonpreemptive??????????should be different for both..

Is This Answer Correct ?    4 Yes 10 No

What is preemptive and Non-preemptive Time Scheduling?..

Answer / nagar

bhai yo ye ans jo diya h CCS university ke hisaaqb se thik
nhi hai.....vaha 10 page ka likna hota hai

Is This Answer Correct ?    10 Yes 20 No

Post New Answer

More Advanced Java Interview Questions

how to search the pertical objects in a Collections

3 Answers   iGate,


what are memory considerations of jsp compares to other web components?

0 Answers   TCS,


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

0 Answers  


What is thread deadlock? How to resolve thread deadlock?

3 Answers  


What is the use of Class.forName

20 Answers   HCL,






What do you mean by Socket Programming?

0 Answers  


whats is mean by filter?

1 Answers   SolutionNET,


What is RMI and what are the services in RMI?

0 Answers  


What are the high-level thread states?

1 Answers  


Can I run seam with jdk 1.4 and earlier?

0 Answers  


when A client sent a request to the server to open facebook page and close the browser after this request .at that time the same user do login by using a different browser then that session id will exist or not for the same client??

0 Answers   Ducat,


What are the JSP implicit objects ?

1 Answers   eMids,


Categories