Non-blocking algorithm: Difference between revisions

Content deleted Content added
STBot (talk | contribs)
m clean up using AWB
Radagast83 (talk | contribs)
mNo edit summary
Line 3:
In modern usage, therefore, an algorithm is ''non-blocking'' if the suspension of one or more threads will not stop the potential progress of the remaining threads.
 
{{Mergefrom|Lock-free and wait-free algorithms|date=SeptemberJanuary 2006}}
{{Mergefrom|Non-blocking algorithm|date=SeptemberMarch 2006}}
 
== Motivation ==