You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@qpid.apache.org by si...@gmail.com on 2012/03/01 10:48:10 UTC

Creating Comon single Queue

Hi,

I have a scenario where I will be creating  n no. of brokers listening at
different ports. How to create a common single queue for all the brokers?

Regards,
Sinduja.R

Re: Creating Comon single Queue

Posted by Pavel Moravec <pm...@redhat.com>.
Hi Sinduja,
does replication event queue fulfills your requirements? See https://cwiki.apache.org/qpid/queue-state-replication.html for details.

Kind regards,
Pavel


----- Original Message -----
> From: "sinduja ramaraj" <si...@gmail.com>
> To: users@qpid.apache.org
> Sent: Thursday, March 1, 2012 11:39:05 AM
> Subject: Fwd: Creating Comon single Queue
> 
> ie., I have a broker1 listening at lets say 5672 and another broker2
> listening at 5673.
> 
> I've client  of broker1 listening at 5672  who is creating  message
> queue
> lets say abc_queue.
> I've another client application of broker2 listening at 5673 who will
> use
> the same message queue of broker1 created by client1. I need to push
> data
> from client2 into this message queue abc_queue created by client1.
> 
> ir., the message queue abc_queue should be a common single queue for
> all
> the brokers.And all the client applications will push data into this
> message queue.
> How to achieve this scenario?
> Someone help.
> ---------- Forwarded message ----------
> From: <si...@gmail.com>
> Date: Thu, Mar 1, 2012 at 3:18 PM
> Subject: Creating Comon single Queue
> To: users@qpid.apache.org
> 
> 
> Hi,
> 
> I have a scenario where I will be creating  n no. of brokers
> listening at
> different ports. How to create a common single queue for all the
> brokers?
> 
> Regards,
> Sinduja.R
> 

---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:users-subscribe@qpid.apache.org


Fwd: Creating Comon single Queue

Posted by si...@gmail.com.
ie., I have a broker1 listening at lets say 5672 and another broker2
listening at 5673.

I've client  of broker1 listening at 5672  who is creating  message queue
lets say abc_queue.
I've another client application of broker2 listening at 5673 who will use
the same message queue of broker1 created by client1. I need to push data
from client2 into this message queue abc_queue created by client1.

ir., the message queue abc_queue should be a common single queue for all
the brokers.And all the client applications will push data into this
message queue.
How to achieve this scenario?
Someone help.
---------- Forwarded message ----------
From: <si...@gmail.com>
Date: Thu, Mar 1, 2012 at 3:18 PM
Subject: Creating Comon single Queue
To: users@qpid.apache.org


Hi,

I have a scenario where I will be creating  n no. of brokers listening at
different ports. How to create a common single queue for all the brokers?

Regards,
Sinduja.R