You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@activemq.apache.org by um...@comcast.net on 2007/02/16 18:15:16 UTC

Need a pattern to solve this problem


I run two Tomcat instances and run an embedded broker in each Tomcat.
In each instance of Tomat, there will be a number of consumers and producers.
I would like the two brokers to forwards messages to each other so that
the two create a virtual party line of messages where a producer may 
communicate with a consumer regardless of whether the consumer is local
or remote. Also, I would like the 'broadcast' published messages to be circulated
to both the brokers.

My plan is to run embedded broker in each Tomcat instance and provide
SSL bridges between the two VMs. However, I am not sure of how to forward
messages  between the two brokers.

How can I accomplish this?

Regards

/U

Re: Need a pattern to solve this problem

Posted by James Strachan <ja...@gmail.com>.
On 2/16/07, uma_rk@comcast.net <um...@comcast.net> wrote:
>
>
> I run two Tomcat instances and run an embedded broker in each Tomcat.
> In each instance of Tomat, there will be a number of consumers and producers.
> I would like the two brokers to forwards messages to each other so that
> the two create a virtual party line of messages where a producer may
> communicate with a consumer regardless of whether the consumer is local
> or remote. Also, I would like the 'broadcast' published messages to be circulated
> to both the brokers.
>
> My plan is to run embedded broker in each Tomcat instance and provide
> SSL bridges between the two VMs. However, I am not sure of how to forward
> messages  between the two brokers.
>
> How can I accomplish this?

Yes, create a network of brokers to store/forward messages from broker to broker


-- 

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