You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@activemq.apache.org by kris <z....@hotmail.com> on 2015/02/10 01:40:11 UTC

about Master-slave cluster and Network of brokers

Hi i am newbie on active mq. 
Here is my question : can 4 brokers run  Master-slave and dynamic discovery
together (2 master communicate each other by network of brokers) on amq
latest version? 

Thx u very much



--
View this message in context: http://activemq.2283324.n4.nabble.com/about-Master-slave-cluster-and-Network-of-brokers-tp4691266.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: about Master-slave cluster and Network of brokers

Posted by Tim Bain <tb...@alumni.duke.edu>.
It's possible to have two master/slave pairs with the master in each pair
having a networkConnector using the failover protocol (or better, the
masterslave protocol, which is just syntactic sugar for failover plus some
good default options) to connect to the currently active (master) broker in
the other pair.  When the slave in one pair takes over for its master, the
other master will connect to it automatically via the masterslave/failover
protocol.

If that's not what you meant by "automatic discovery", please clarify your
question.
On Feb 9, 2015 10:42 PM, "Kevin Burton" <bu...@spinn3r.com> wrote:

> You’re going to have to be a bit more specific.
>
> Maybe read up on leveldb replication on activemq.
>
>
>
> On Mon, Feb 9, 2015 at 4:40 PM, kris <z....@hotmail.com> wrote:
>
> > Hi i am newbie on active mq.
> > Here is my question : can 4 brokers run  Master-slave and dynamic
> discovery
> > together (2 master communicate each other by network of brokers) on amq
> > latest version?
> >
> > Thx u very much
> >
> >
> >
> > --
> > View this message in context:
> >
> http://activemq.2283324.n4.nabble.com/about-Master-slave-cluster-and-Network-of-brokers-tp4691266.html
> > Sent from the ActiveMQ - User mailing list archive at Nabble.com.
> >
>
>
>
> --
>
> Founder/CEO Spinn3r.com
> Location: *San Francisco, CA*
> blog: http://burtonator.wordpress.com
> … or check out my Google+ profile
> <https://plus.google.com/102718274791889610666/posts>
> <http://spinn3r.com>
>

Re: about Master-slave cluster and Network of brokers

Posted by Kevin Burton <bu...@spinn3r.com>.
You’re going to have to be a bit more specific.

Maybe read up on leveldb replication on activemq.



On Mon, Feb 9, 2015 at 4:40 PM, kris <z....@hotmail.com> wrote:

> Hi i am newbie on active mq.
> Here is my question : can 4 brokers run  Master-slave and dynamic discovery
> together (2 master communicate each other by network of brokers) on amq
> latest version?
>
> Thx u very much
>
>
>
> --
> View this message in context:
> http://activemq.2283324.n4.nabble.com/about-Master-slave-cluster-and-Network-of-brokers-tp4691266.html
> Sent from the ActiveMQ - User mailing list archive at Nabble.com.
>



-- 

Founder/CEO Spinn3r.com
Location: *San Francisco, CA*
blog: http://burtonator.wordpress.com
… or check out my Google+ profile
<https://plus.google.com/102718274791889610666/posts>
<http://spinn3r.com>