Engineering Notes

Created by admin on Fri, 06/01/2012 - 16:05
Sub Topic: 
Distributed Mutual Exclusion
Upload File: 
Chapter Name: 
Advanced Operating Systems
Description: 
Mutual exclusion : makes sure that concurrent process access shared resources or data in a serialized way. If a process , say Pi , is executing in its critical section, then no other processes can be executing in their critical sections
engnotes_star_rating: 

Add new comment

Plain text

  • No HTML tags allowed.
  • Web page addresses and e-mail addresses turn into links automatically.