We have C++ Software that needs to send message via RabbitMQ broker, has somebody开发者_高级运维 tried ActiveMQ CPP lib (CMS) to send/receive messages to RabbitMQ broker?the CMS API is a generic API f
I\'m trying to determine my options for clustering my ServiceMix 3.3.1/Camel 2.1/AMQ 5.3 application.I\'m performing high volume message processing and I need to cluster for high availability and hori
I\'d like to use ActiveMQ to connect python service with C# clients. Is there a way to specify failover connection in C# (openwire) and python (Stomp)?
if I use the DefaultMessageListenerContainer of Spring to recieve JMS messages, I don\'t get JMS messages redelivered, even if I set sessionAcknowledgeMode to 2.
I have a local ActiveMQ broker which is on an unreliable internet connection, and also a remote ActiveMQ broker in a reliable datacenter.I have already sorted out a \"store and forward\" setup so that
I want to use ActiveMQ as a message broker communicating between a C++ component and a Java component in two process. Eg. C++ component is the publisher and the Java component is the subscriber(there
I am trying to use the Apache.NMS.WCF bindings for a WCF application and get the following error - Contract requires TwoWay (either request-reply or duplex), but Binding \'NmsBinding\'doesn\'t suppor
I\'m having a hardtime trying to install pyactivemq (link) on my osx leopard. Following a tutorial (in portuguese) on compiling it ends up ok, but when I run the tests i receive only a crypt message:
I\'m running jetty-6.1.7 and I\'ve got an ActiveMQConnectionFactory tha开发者_StackOverflowt I\'d like to reference in my spring configuration via a JNDITemplate.
I\'m using activeMQ 5.3 to send messages to a flex client via blazeds 3.2. When the client connects for the first time, I can see the subscriptions to the activeMQ broker being made. However, after