Artemis message queue oriented design help

2015-11-09 Thread bosbeles
Hi. I have problems on designing message queue oriented design on a clustered fault tolerant system. There are three sites A B C. B is clustered as B1 B2 B3. C is clustered as C1 C2 C3. A message X (1000-5000 Xs per second actually) is sent to B cluster from Site A. B converts it to Y and sen

Re: LevelDB setup

2015-11-09 Thread mtod
Does anyone have an example of setting up LevelDB other then the ActiveMQ web site? I followed them and can't get this to work. Thanks Mike -- View this message in context: http://activemq.2283324.n4.nabble.com/LevelDB-setup-tp4703679p4703778.html Sent from the ActiveMQ - User mailing list a

Re: Artemis message queue oriented design help

2015-11-09 Thread Clebert Suconic
I'm a bit confused by your message... Are you describing the scenario you need and wanted to make sure it works? Or are you implementing something that converts a message and then move to the other site? We have a JIRA open to support datacenter failover.. which is not currently implemented. I