A fault-tolerant system must work across at least two computers, because a system on a single computer can crash. The more computers the higher stability, as witness the internet. Erlang is a language suited to building fault tolerant systems.