Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Chapter 3 Destination : Destination Overview

Destination Overview
Destination objects represent destinations within the EMS server—the queues and topics to which programs send messages, and from which they receive messages.
Queues deliver each message to exactly one consumer. Topics deliver each message to every subscriber. Queues and topics can be static, dynamic or temporary.
 
Topic or Queue  all client programs that access the destination have disconnected
Topic  no offline durable subscribers exist for the topic
Queue  queue, no messages are stored in the queue

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved