What is the difference between topic and queue?
Answer / munnu
A topic is typically used for one to many messaging i.e. it supports publish subscribe model of messaging. While queue is used for one-to-one messaging i.e. it supports Point to Point Messaging.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is jms active mq?
What is a jms listener?
What is the point-to-point model in jms?
Is rabbitmq a jms?
Name the messaging types supported by jms.
what is Java Message Service (JMS)?
What is a connection factory?
What is hermes software?
What is the difference between jms and kafka?
How kafka is different from jms?
What is a jms connection?
What is the use of jms? In which situations we are using jms?