7 ms·
The canonical paper on handling software failures: https://erlang.org/download/armstrong_thesis_2003.pdf https://erlang.org/download/armstrong_thesis_2003.pdf
by mrdoops 2y ago
The canonical paper on handling software failures: https://erlang.org/download/armstrong_thesis_2003.pdf https://erlang.org/download/armstrong_thesis_2003.pdf
- WalterBright 2y agoThere's much more to it than the programming language. Algorithms can be faulty as well.
- mlyle 2y ago> There's much more to it than the programming language. Which was never claimed. That paper is a little bit about Erlang and a whole lot about OTP and other methodology and design technique. It is still, very much "the paper" for distributed systems, though its applicability to this particular problem is limited.