Answer Posted / dibya jyoti(titanmtp)
Semaphore is a technique in which we can avoid the mutual
exclusion problem.or in other words we say it as the
protected variable(ie.They are used for process sync and
are used to resolve deadlock conditions.)
That means if there are many proceess sharing
a same resources then other process must wait it until the
process in critical section is completed as the process in
critical section is completed its send a signal to the
other process to enter a critical section.
basically it is done in two types
1*General semaphore or (counting semaphore)
2*Binary semaphore or (Mutex)
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
What is the latest version of google browser?
What is startup repair on my computer?
What is difference between post and put method?
Is gnu an os?
When I startup my computer the screen is black?
Is heap shared between processes?
Is deepin os stable?
What is the fastest computer operating system?
What is difference between post and patch?
What are Odm Commands.
Is 6 cores enough for streaming?
What does the g in gnu stand for?
Is more ram better for streaming?
Is go garbage collected?
What is a file in os?