Mutual Exclusion Flashcards
1
Q
What are the two types of mutual exclusion algorithms in a distributed computing system?
A
token based and non-token based
2
Q
What would be an example of implementing fairness in the context of mutual exclusion contention problem?
A
timestamps - requests for access to the shared resource (or critical section) are satisfied in the order of their timestamps