In this TIBCO EMS tutorial we will understand queues and topics in detail. |
Queues
Queue uses point to point messaging pattern. Point-to-point messaging has one producer and one consumer per message. Message producer/sender sends a message to the EMS queue and the message consumer retrieves messages from the queue and sends acknowledgement that the message was received. Delivery Mode:(Persistent, Non–Persistent and EMS Reliable Delivery) |
EMS Queues and Topics – In depth
