|
| Re: Configuring JMS queues with SAF on WL9.2 |
 |
Thu, 8 May 2008 09:23:43 -0700 |
If you want duplicates of the same message to be delivered to multiple consumers
then that is "pub sub" rather than "queuing", which
indicates a need to use a topic as the remote destination rather than a queue.
If all servers are in the same cluster, a "distributed topic" will
give you what you need, and no SAF is required.
|
| Post Reply
|
|
|
|
|
|
|
|
|
|