[erlang-questions] Newbie question, finite state Machine failover
Vincenzo Maggio
maggio.vincenzo@REDACTED
Sun Sep 4 18:24:07 CEST 2011
Hello,
I should think the OTP compliant way would be to use application failover mechanism, in which the application on second server would start up if first server fails.
Check out http://www.erlang.org/doc/design_principles/distributed_applications.html
Vinz
Date: Sun, 4 Sep 2011 18:06:04 +0200
From: thomas.elsgaard@REDACTED
To: erlang-questions@REDACTED
Subject: [erlang-questions] Newbie question, finite state Machine failover
Hi
I am looking into using erlang for a FSM (finite state machine) and i will need to implement a statefull failover mechanism between two physical servers, which approch would you recommend for this? Any Best practice advices?
Thomas
_______________________________________________
erlang-questions mailing list
erlang-questions@REDACTED
http://erlang.org/mailman/listinfo/erlang-questions
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20110904/10e81ffc/attachment.htm>
More information about the erlang-questions
mailing list