I appreciate that OTP is one of Erlang's tremendous strengths. Does
anybody know of work to apply such good ideas in other language
settings?
thanks.
_______________________________________________
erlang-questions mailing list
erlang-q...@erlang.org
http://www.erlang.org/mailman/listinfo/erlang-questions
Fail-fast seams to be universal concept for building fault tolerant
systems (and even businesses):
http://www.businessweek.com/magazine/content/07_26/b4040436.htm
http://martinfowler.com/ieeeSoftware/failFast.pdf
http://en.wikipedia.org/wiki/Fail-fast
Joe Armstrong thesis (http://www.erlang.org/download/armstrong_thesis_2003.pdf
,
page 215+) provides software engineering principles many of which can
be applied
to system written in any language.
best regards,
taavi
The Scala group has or may be starting a similar effort.
Regards,
Tee