How are the wait or signal operations for monitor different
from those for semaphores?
Answer / guest
If a process in a monitor signal and no task is waiting on
the condition variable, the signal is lost. So this allows
easier program design. Whereas in semaphores, every
operation affects the value of the semaphore, so the wait
and signal operations should be perfectly balanced in the
program.
| Is This Answer Correct ? | 7 Yes | 4 No |
What is the full form of os?
What differences are there between a semaphore wait signal and a condition variable wait signal?
What are the advantages of multithreaded programming?
How can I tell what devices are connected to my usb?
What is fragmentation? Different types of fragmentation?
How can multiple threads be controlled simultaneously?
Paging a memory management function, while multiprogramming a processor management function, are the two interdependent?
What is belady's anomaly?
Why do we use semaphore?
Tell me when does the condition 'rendezvous' arise?
List the Coffman's conditions that lead to a deadlock?
2 Answers Cap Gemini, HCL, HP,
what is the difference b/w window 2000 server and window 2003 server ?