Destinations
A destination within a bus is a logical address to which message producers and consumers can attach.
Destination types include...
Queue Point-to-point messaging. Topic space Publish/subscribe messaging. Alias Refer to another destination, potentially on a foreign bus. Can also be used to override some of the values specified on the target destination, such as...
- default reliability
- maximum reliability
Foreign Not destinations within a bus, but they can be used to override the default reliability and maximum reliability properties of a destination that exists on a foreign bus.