Redundant Streams in Erlang
Eric Newhuis
enewhuis@REDACTED
Fri Mar 14 14:20:15 CET 2003
Can anyone point me in the right direction on how to build a high availability solution in Erlang? I want to push a single stream of UDP packets from redundant Erlang nodes. If the master dies then the slave needs to take over until the master returns to life. So this is like a pair of redundant data transmitters.
Is there a quick-and-dirty way? What is the *right* way?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20030314/c98efddc/attachment.htm>
More information about the erlang-questions
mailing list