[erlang-questions] Distributed application on unreliable network

t ty tty.erlang@REDACTED
Thu Jul 26 18:25:38 CEST 2007


this is correct.  you can search this mailing list for similar
discussions especially related to mnesia.

t

On 7/26/07, Samuel Rivas <samuelrivas@REDACTED> wrote:
[snip]

>   But, if communication between host1 and host2 breaks down, after a timeout
> node2 reports it and starts the application. That is fine, but if communication
> returns, application is no longer distributed, it is running on both nodes. Even
> if I connect node1 and node2 (e.g. with net:ping/1). The only way I found to
> restore it is tearing one of the nodes down ...
>
>   Is this correct or am I doing something dumb?
> --
>         Samuel
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://www.erlang.org/mailman/listinfo/erlang-questions
>



More information about the erlang-questions mailing list