Hacker News new | ask | show | jobs
by quietbritishjim 1140 days ago
Perhaps, but that is almost the opposite of what they said: in hard real time you can tolerate a longer average latency in return for needing a shorter maximum latency. That matches from what I would expect from a lock free data structure. But that doesn't match the (dubious) claim that locks are usually slower.
1 comments

You make good points, I will try to rephrase that part of the README to be more accurate and explain benefits not mentioned yet like determinism.