Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Failure as default is usually not a good policy for a runtime system.


Failure as a default is how Erlang manages to keep systems up with 5+ 9's reliability. The difference is that, with Erlang, the entire system and the applications built on it are designed around that.


When there is high memory pressure, the default behavior in Erlang is to fail rather than continue garbage-collection?




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: