An introduction to lockless algorithms
An introduction to lockless algorithms
Posted Feb 20, 2021 19:14 UTC (Sat) by pbonzini (subscriber, #60935)In reply to: An introduction to lockless algorithms by Wol
Parent article: An introduction to lockless algorithms
For example think of two cars going from A to B along two different roads. Any time a junction joins the two roads you *might* be able to say who is ahead at that moment. However while the roads are running parallel it's possible (but not certain) that you cannot say that. That is because the points along the two routes form a partial ordering.
Posted Feb 21, 2021 12:36 UTC (Sun)
by Wol (subscriber, #4433)
[Link] (1 responses)
The send-receive creates a new light cone for which the origin is visible in both the previous two cones :-)
Cheers,
Posted Feb 21, 2021 13:00 UTC (Sun)
by pebolle (guest, #35204)
[Link]
An introduction to lockless algorithms
Wol
An introduction to lockless algorithms