Return-Path: X-Original-To: apmail-activemq-users-archive@www.apache.org Delivered-To: apmail-activemq-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 823DF17AAF for ; Thu, 6 Nov 2014 17:22:31 +0000 (UTC) Received: (qmail 83106 invoked by uid 500); 6 Nov 2014 17:22:31 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 83061 invoked by uid 500); 6 Nov 2014 17:22:31 -0000 Mailing-List: contact users-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@activemq.apache.org Delivered-To: mailing list users@activemq.apache.org Received: (qmail 83050 invoked by uid 99); 6 Nov 2014 17:22:30 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 06 Nov 2014 17:22:30 +0000 X-ASF-Spam-Status: No, hits=2.5 required=5.0 tests=SPF_HELO_PASS,SPF_SOFTFAIL,URI_HEX,URI_TRY_3LD X-Spam-Check-By: apache.org Received-SPF: softfail (athena.apache.org: transitioning domain of liav.elias@gmail.com does not designate 162.253.133.43 as permitted sender) Received: from [162.253.133.43] (HELO mwork.nabble.com) (162.253.133.43) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 06 Nov 2014 17:22:25 +0000 Received: from mjoe.nabble.com (unknown [162.253.133.57]) by mwork.nabble.com (Postfix) with ESMTP id D76E392DB19 for ; Thu, 6 Nov 2014 09:22:05 -0800 (PST) Date: Thu, 6 Nov 2014 09:17:37 -0800 (PST) From: jeremy11 To: users@activemq.apache.org Message-ID: <1415294257852-4687028.post@n4.nabble.com> Subject: Network of brokers as a cluster MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Hi, can a network of 2 brokers be used to form a cluster? or I need to use Master/slave or other option. The need is for clustering and that a consumer can disconnect and connect again to the second broker and to receive messages that were sent while it was down. can messages pass to both of the brokers even all consumer are disconnected (in a virtual topic) thanks. -- View this message in context: http://activemq.2283324.n4.nabble.com/Network-of-brokers-as-a-cluster-tp4687028.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.