Hi Garima,

Can you please provide more details on the scenario ? As far as I know, Each producers can simply publish on the same queue destination and have the consumer/s subscribe to the destination to receive the messages.

Regards,
Fritz

----- Original Message ----- From: "garima015" <[EMAIL PROTECTED]>
To: <activemq-dev@geronimo.apache.org>
Sent: Saturday, December 09, 2006 6:17 AM
Subject: Re: Multiple Producers sharing single queue



no i am using multiple producers also sharing the same request queue.
Is there any method to get the existing queue?
Thanks

amq user wrote:

I assume you are running many CONSUMERs to share a same request queue.
Then you should use topic instead of queue. All CONSUMER subscribed to
that topic will get the message.

On 12/8/06, garima015 <[EMAIL PROTECTED]> wrote:


I need an urgent help
I have many producers running on different thread need to share the same
request queue.I am not getting how to implement this.
I try to get some resolutions from FAQ's but was not able to understand
the
JNDIutil purpose fully also not sure whethar it will be useful in this
case
or not
Any help will be really appreciated
--
View this message in context:
http://www.nabble.com/Multiple-Producers-sharing-single-queue-tf2783192.html#a7765511
Sent from the ActiveMQ - Dev mailing list archive at Nabble.com.





--
View this message in context: http://www.nabble.com/Multiple-Producers-sharing-single-queue-tf2783192.html#a7766352 Sent from the ActiveMQ - Dev mailing list archive at Nabble.com.

Reply via email to