Content deleted Content added
Jakobschmid (talk | contribs) |
Jakobschmid (talk | contribs) m minor spelling issues |
||
Line 28:
'''Critical Section''':
* Site <math>P_i</math> enters the critical section on
* Upon exiting the critical section, <math>P_i</math> sends a <math>release(i)</math> message to all sites in <math>R_i</math>.
Line 43:
=== Performance ===
* Number of network messages; <math>3 \sqrt{N}</math> to <math>5 \sqrt{N}</math>
* Synchronization delay:
== See also ==
|