Hacker News new | ask | show | jobs
by yshalabi 4029 days ago
It comes down to how you define correctness. Weaker consistency requirements accept executions that do not serialize processor orderings allowing for algorithms like bakery to work without strong atomic operations.