Ricart–Agrawala algorithm: Difference between revisions

Content deleted Content added
m top: unreferenced to refimprove
Line 19:
* Otherwise, the receiving process will defer the reply message. This means that a reply will be sent only after the receiving process has finished using the critical section itself.
 
''' Critical Section: '''
* Requesting site enters its critical section only after receiving all reply messages.
* Upon exiting the critical section, the site sends all deferred reply messages.