540 likes | 772 Views
2. Theory II Distributed Synchronization. 3. Mutual Exclusion Algorithms. Non-token based: A site/process can enter a critical section when an assertion (condition) becomes true. Algorithm should ensure that the assertion will be true in only one site/process. Token based: A uniqu
E N D
1. 1 CSCI 633: Advanced Operating Systems- IIIDept. of Computer ScienceCSU San Marcos Fall 2003
Kayhan Erciyes
2. 2 Theory IIDistributed Synchronization
3. 3 Mutual Exclusion Algorithms