Content deleted Content added
m Fixed typo - P_j is a single site |
|||
Line 4:
==Algorithm==
=== Terminology ===
* A ''site'' is any computing device which
* For any one request of entering the critical section:
** The ''requesting site'' is the site which is requesting
** The ''receiving site'' is every other site which is receiving the request from the requesting site.
* ''ts'' refers to the local time stamp of the system according to its [[logical clock]].
|