You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by Tommy615 <le...@yahoo.com> on 2006/09/22 04:06:42 UTC

Internal Node Routing

Does anyone know how to create Routing node?
-- 
View this message in context: http://www.nabble.com/Internal-Node-Routing-tf2315525.html#a6439881
Sent from the ActiveMQ - Dev mailing list archive at Nabble.com.


Re: Internal Node Routing

Posted by James Strachan <ja...@gmail.com>.
On 9/22/06, Tommy615 <le...@yahoo.com> wrote:
> Let say I have two brokers called brokerA and brokerB with the node name as
> T1G1 and T1G2 respectively. (node name is just a id to the broker). T1G1
> will has a queue named Q1 whereas T1G2 will has a queue named Q2. Let say
> there is a JMS client called client_A connected to T1G1 wannted to send a
> msg to T1G2 (with the msg firstly go through T1G1) The way that the client_A
> let the T1G1 recognise the way of routing is T1G2::Q2
> May I know how to do that using activemq?

Try this...

http://incubator.apache.org/activemq/networks-of-brokers.html

it allows you to store/forward from broker to broker

-- 

James
-------
http://radio.weblogs.com/0112098/

Re: Internal Node Routing

Posted by Tommy615 <le...@yahoo.com>.
Let say I have two brokers called brokerA and brokerB with the node name as
T1G1 and T1G2 respectively. (node name is just a id to the broker). T1G1
will has a queue named Q1 whereas T1G2 will has a queue named Q2. Let say
there is a JMS client called client_A connected to T1G1 wannted to send a
msg to T1G2 (with the msg firstly go through T1G1) The way that the client_A
let the T1G1 recognise the way of routing is T1G2::Q2
May I know how to do that using activemq?

Thanks



James.Strachan wrote:
> 
> On 9/22/06, Tommy615 <le...@yahoo.com> wrote:
>>
>> Does anyone know how to create Routing node?
> 
> I don't understand the question - whats a Routing node?
> 
> -- 
> 
> James
> -------
> http://radio.weblogs.com/0112098/
> 
> 

-- 
View this message in context: http://www.nabble.com/Internal-Node-Routing-tf2315525.html#a6440789
Sent from the ActiveMQ - Dev mailing list archive at Nabble.com.


Re: Internal Node Routing

Posted by James Strachan <ja...@gmail.com>.
On 9/22/06, Tommy615 <le...@yahoo.com> wrote:
>
> Does anyone know how to create Routing node?

I don't understand the question - whats a Routing node?

-- 

James
-------
http://radio.weblogs.com/0112098/