What is the difference between mutex and semaphore?
Answer Posted / swetcha
The only real difference between a Semaphore and a Mutex is
that a Semaphore can have a count > 1. While a mutex will
only let one owner attempt access, a Semaphore can be
assigned a number and allow "x" number of threads access.
..........Let me know if it's wrong!
| Is This Answer Correct ? | 31 Yes | 18 No |
Post New Answer View All Answers
Different types of real-time scheduling?
What is the operating system?
What is the most used operating system?
what's the latest ram lunch?
What are various scheduling queues?
Explain the difference between demand-paging and pre-paging?
Can I upgrade my cpu from 32 to 64 bit?
Tell us something about mutex.
Explain the concept of real-time operating systems?
What factors determine whether a detection-algorithm must be utilized in a deadlock avoidance system?
What is context in operating system?
What is the trc timing?
What are the different functions of Syntax phase, Sheduler?
What are the 4 major types of operating system?
What does af_inet stand for?