[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: Server side HA and failover
timfox
do-not-reply at jboss.com
Mon Nov 27 09:56:56 EST 2006
"clebert.suconic at jboss.com" wrote :
| As the implementation stands now, I guess it's not possible to have multiple nodes taking care of a single failure.
|
Fine. But when we do in memory message replication this becomes more important. We will want to be able to replicate messages to more than one other server, and in the case the failover server fails too, we still have the messages on the second failover node. (This is similar to buddy replication groups in JbossCache)
anonymous wrote :
| I can implement it through an interface/abstract class, however I don't see other policies being implemented.
|
See previous comment.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3988889#3988889
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3988889
More information about the jboss-dev-forums
mailing list