Ricart–Agrawala algorithm: Difference between revisions

Content deleted Content added
m See Also: typed link wrong
m Terminology: Lamport clock -> more general logical clock
Line 8:
** 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 timestamp of the system according to its [[Lamportlogical clock]].
 
=== Algorithm ===