Apache ActiveMQ is an open source (Apache 2.0 licensed) message broker which fully implements the Java Message Service 1.1 (JMS).
I have a Spring web application which will send and listen on a standalone ActiveMQ. When I start the web …
java spring activemqI'm starting a project which I think will be particularly suited to MongoDB due to the speed and scalability it …
mongodb rabbitmq activemq schema-design nosqlWhen I upgrade to activemq-all-5.6.0 I get this error during server startup SLF4J: Class path contains multiple SLF4J …
maven activemq slf4jI am using Spring 4.x's DefaultJmsListenerContainerFactory in order to connect to an ActiveMQ Queue, process the messages from that queue …
spring jms activemq spring-jms spring-messagingI've just installed ActiveMQ using apt-get on Ubuntu 11.10. Every time I try to start it I can see on in …
ubuntu activemqI can't understand how to use ActiveMQ not locally. Suppose I have 2 machines, which need to exchange some messages. On …
java jms activemqi created a simple producer consumer simulation based on spring, jms and activemq, i'm trying to reach high performance from …
java spring jms activemq spring-jmsI have an activeMQ broker using an SSL transport. I have about 10 consumers that are using the broker. I am …
java activemq apache-camelI am a newbie to AWS. As I understand, both AWS MQ and AWS SQS are Message Queue tools. The …
amazon-web-services activemq amazon-mqI create an ActiveMQ server in order to send some messages. I use Apache Activemq version 5.14.4 I want to be …
java apache authentication activemq broker