Redundant Streams in Erlang (Version 2)

Eric Newhuis enewhuis@REDACTED
Fri Mar 14 14:32:44 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?

Also, is there any popular technique for avoiding data loss?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20030314/71afb6d6/attachment.htm>


More information about the erlang-questions mailing list