Content deleted Content added
Line 4:
==Algorithm==
=== Terminology ===
* A ''site'' is any computing device which is running the
* For any one request of the critical section:
** The ''requesting site'' is the site which is requesting entry into the critical section.
** The ''receiving site'' is every other site which is receiving the request from the requesting site.
* ''ts'' refers to the local
===Algorithm===
|