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 are the 7 elements of communication?
Explain the concept of deadlocks? Why they are used?
how does a virus infect the system
What is git bash?
What is external fragmentation?
what is Processor?
Do I need both program files and program files x86?
What is RR scheduling algorithm?
what is assembler?
Stable storage cannot be implemented. (A) Explain why it cannot be. (B) Explain how database system deal with database applications
What are the 3 categories of operating systems?
Explain what do you understand by registers, briefly explain the various types of registers.