Content deleted Content added
Line 76:
using special primitive synchronization operations (see [[Synchronization (computer science)#Process_synchronization|synchronization primitives]])
available on modern [[multiprocessing | multiprocessor machine]]s
that allow multiple threads to reach consensus. This consensus can be '''blocking''', achieved by using [[
of theory on the design of concurrent data structures (see
bibliographical references).
|