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 BAA94108DB for ; Mon, 3 Feb 2014 04:46:18 +0000 (UTC) Received: (qmail 69496 invoked by uid 500); 3 Feb 2014 04:46:18 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 68827 invoked by uid 500); 3 Feb 2014 04:46:16 -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 68812 invoked by uid 99); 3 Feb 2014 04:46:12 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 03 Feb 2014 04:46:12 +0000 X-ASF-Spam-Status: No, hits=1.3 required=5.0 tests=SPF_PASS,URI_HEX X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy includes SPF record at spf.trusted-forwarder.org) Received: from [216.139.250.139] (HELO joe.nabble.com) (216.139.250.139) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 03 Feb 2014 04:46:08 +0000 Received: from [192.168.236.139] (helo=joe.nabble.com) by joe.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1WABPN-0002qF-P3 for users@activemq.apache.org; Sun, 02 Feb 2014 20:45:22 -0800 Date: Sun, 2 Feb 2014 20:45:06 -0800 (PST) From: artnaseef To: users@activemq.apache.org Message-ID: <1391402706736-4677288.post@n4.nabble.com> In-Reply-To: <1391288745956-4677266.post@n4.nabble.com> References: <1391288745956-4677266.post@n4.nabble.com> Subject: Re: Adding/removing brokers from a static broker network MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Sounds like your trying to architect a solution. If that's the case, there are lots of ways to slice the problem, depending on the exact needs trying to be met. For example, if adding or removing a broker is a once-a-year action, then manual edits of configuration files may be perfectly acceptable. On the other hand, if it will happen daily, then manual edits will be cumbersome. There are other considerations for a network-of-brokers, especially scale. Can you describe what you are trying to accomplish in more detail? -- View this message in context: http://activemq.2283324.n4.nabble.com/Adding-removing-brokers-from-a-static-broker-network-tp4677266p4677288.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.