Distributed Mutual Exclusion
Distributed Mutual Exclusion
Learning Outcome
• In distributed systems, both the shared resources and the users may
be distributed and shared memory does not exist.
•System Model: At any instant, a site may have several requests for CS.
A site queues up these requests and serves them one at a time.
• It is the rate at which the system executes requests for the CS.