<div dir="ltr">Hi,<div><br></div><div>I have two nodes connected via two separate networks and I would</div><div>like to use this redundancy.</div><div>The usage is obvious: assign one of the interfaces a primary role and use</div><div>it while it is up and automatically fall back to the secondary when it goes down.</div><div>Also I would naturally want to monitor both connections.</div><div>Does Erlang support this out of the box somehow? And if not are there</div><div>any reasonably mature 3rd party libraries available? Or is my only option</div><div>is to roll out my own TCP/UDP based solution (this way I assume I </div><div>would not be able to use standard modules like 'global' AND take</div><div>advantage of this redundancy)?</div><div><br></div><div>Thanks.</div><div><br></div></div>