Re: AMQ failover using different PCs?

2013-05-15 Thread Killhoven
I am literally interested in a reliable system: two separate stand-alone PC-s (they can be in the same LAN if needed), all traffic goes trough both (they do not share any resource like database, file system). In a moment master fails, slave takes over. When Master comes up, it will resync and take

Re: AMQ failover using different PCs?

2013-05-05 Thread Killhoven
I also found out Multicasting could be an option (it is ok if all broker machines and clients are in the same LAN), but it is not reliable. Any other options? How do you implement failover solution in a way that if something happens with the master machine, system can go on ? -- View this messa

Re: AMQ failover using different PCs?

2013-05-02 Thread Killhoven
Thanks! This option is definitely doable, but not the best solution. Is there any other way to set up two stand-alone PC-s with AMQ, a master and slave ? -- View this message in context: http://activemq.2283324.n4.nabble.com/AMQ-failover-using-different-PCs-tp4666568p4666591.html Sent from

AMQ failover using different PCs?

2013-05-02 Thread Killhoven
Hi! Is it possible to set up AMQ failover master-slave solution so, that master is in one PC and slave is on other PC? So if something happens with the PC where master is running, secondary is not affected and can take over. If yes, how should I configure? Thanks in advance. -- View this mes