Top "Jms-topic" questions

A distribution mechanism for publishing messages that are delivered to multiple subscribers.

Counting Number of messages stored in a kafka topic

I'm using 0.9.0.0 version of Kafka and I want to count the number of messages in a topic without using the …

apache-kafka kafka-consumer-api jms-topic
Failed to connect to queue manager 'QUEUE-NAME' with connection mode 'Client' and host

I have developed subscripe (topic) conncept using Camel. it is working fine in my local tomcat.but it is not …

java tomcat apache-camel ibm-mq jms-topic
JMS Sessions, "transacted" and "auto-acknowledge"

What does JMS session exactly mean? What does it mean that a JMS session can be or not "transacted"? What …

jms spring-jms jms-topic jmstemplate
Accessing messages in Dead letter Queue of ActiveMQ and redeliver to webservice or socket after consumption

Iam writing an application in Java using ActiveMQ where iam using a producer and a asynchronous consumer mechanism where the …

java jakarta-ee jms activemq jms-topic