Show HN: Correctness as spectrum not as binary in distributed systemhttps://archetechmes.vercel.app/blog/correctness-as-spectrum
In distributed system correctness is not about a program being complied well with the computer and itβs network, itβs only correctness can be only specified by itβs definition, assumptions and failure model. One of the area in which we can see this happen is when system breaks the idea of single machine model and itβs assumptions. Networks can drop or reorder messages, clock drift, nodes can fail in mid operations and network partitions can occur. These are normal conditions, not rare edge cases. Comments URL: https://news.ycombinator.com/item?id=49599255 Points: 1 # Comments: 0
