|
|
|
|
|
by tialaramex
1422 days ago
|
|
> Who needs consistency Programmers do. Programmers are human and so can't reason about the behaviour of non-trivial programs without sequential consistency. If I was trying to debug software which sometimes mistakenly issues people duplicate tickets, I think I'd want to be able to reason about how the software works, and that's not going to be possible if it doesn't even exhibit sequential consistency. |
|