Return-Path: X-Original-To: apmail-activemq-dev-archive@www.apache.org Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 051FD3ABB for ; Wed, 4 May 2011 09:51:00 +0000 (UTC) Received: (qmail 91040 invoked by uid 500); 4 May 2011 09:50:59 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 91009 invoked by uid 500); 4 May 2011 09:50:59 -0000 Mailing-List: contact dev-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@activemq.apache.org Delivered-To: mailing list dev@activemq.apache.org Received: (qmail 91001 invoked by uid 99); 4 May 2011 09:50:59 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 May 2011 09:50:59 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of adamka@dgt.com.pl designates 94.40.14.70 as permitted sender) Received: from [94.40.14.70] (HELO mail.dgt.com.pl) (94.40.14.70) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 May 2011 09:50:53 +0000 Received: from [192.168.44.130] (unknown [192.168.44.130]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: adamka@mail.dgt.com.pl) by mail.dgt.com.pl (Postfix) with ESMTP id 0DA9F3C8068 for ; Wed, 4 May 2011 11:50:29 +0200 (CEST) Message-ID: <4DC12164.8000401@dgt.com.pl> Date: Wed, 04 May 2011 11:50:28 +0200 From: Adam Kaminiecki User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; pl; rv:1.9.2.15) Gecko/20110303 Thunderbird/3.1.9 MIME-Version: 1.0 To: dev@activemq.apache.org Subject: Clustering brokers References: <20110421073248.dd15.abe10f7e5afbbb3a79ce619739541149@cern.ch> <19902.45153.708432.965322@mail.cern.ch> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-dgt-com-pl-MailScanner-Information: Please contact the ISP for more information X-dgt-com-pl-MailScanner-ID: 0DA9F3C8068.BF351 X-dgt-com-pl-MailScanner: Found to be clean X-dgt-com-pl-MailScanner-From: adamka@dgt.com.pl X-Old-Spam-Status: No Hi, I have situation where I need to bind 38 brokers. Brokers are grouped in 2 by static connection. There is 19 sites. My question is how to bind them properly ?? All-to-all?? Thanks for any reply. Best regards, Adam