[erlang-questions] Question about Distributed Applications
Chris Goffinet
cg@REDACTED
Wed Dec 17 01:44:33 CET 2008
Hi
I was reading over:
http://www.erlang.org/doc/design_principles/distributed_applications.html
And saw that if you had 3 nodes (A,B,C), and A failed, B would take
over. If A came back, B would eventually shutdown and A would take
over. Is it possible at all to disable the takeover? So if A comes
back, as long as B is still running, nothing changes?
-Chris
More information about the erlang-questions
mailing list