Return-Path: Delivered-To: apmail-activemq-users-archive@www.apache.org Received: (qmail 19590 invoked from network); 21 Aug 2008 07:29:53 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 21 Aug 2008 07:29:53 -0000 Received: (qmail 22722 invoked by uid 500); 21 Aug 2008 07:29:51 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 22494 invoked by uid 500); 21 Aug 2008 07:29:50 -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 22483 invoked by uid 99); 21 Aug 2008 07:29:50 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 21 Aug 2008 00:29:50 -0700 X-ASF-Spam-Status: No, hits=2.6 required=10.0 tests=DNS_FROM_OPENWHOIS,SPF_HELO_PASS,SPF_PASS,WHOIS_MYPRIVREG X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of lists@nabble.com designates 216.139.236.158 as permitted sender) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 21 Aug 2008 07:28:51 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1KW4bg-0001nE-Pc for users@activemq.apache.org; Thu, 21 Aug 2008 00:29:20 -0700 Message-ID: <19083841.post@talk.nabble.com> Date: Thu, 21 Aug 2008 00:29:20 -0700 (PDT) From: Eric-AWL To: users@activemq.apache.org Subject: Re: How to develop his own DiscoveryAgent ? In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: eric.vincent@atosorigin.com References: <19070432.post@talk.nabble.com> <19073206.post@talk.nabble.com> X-Virus-Checked: Checked by ClamAV on apache.org In fact, I imagine splitting my architecture in "local islets" and having a similar multicast mechanism in each "islet". Islets are distributed over two sites and each have a sort of HA directory server which answers to discovery requests from whatever broker, by sending multicast request on their own islet. Directory servers have a fixed IP address and are known by brokers. You can look at my other request "Large networks of brokers, dynamically included destinations and temporary queues" to better see what I mean. Eric-AWL James.Strachan wrote: > > 2008/8/20 Powers, Matthew : >> What about ZeroConf? > > Thats already supported along with multicast, LDAP and http > http://activemq.apache.org/discovery.html > > -- > James > ------- > http://macstrac.blogspot.com/ > > Open Source Integration > http://open.iona.com > > -- View this message in context: http://www.nabble.com/How-to-develop-his-own-DiscoveryAgent---tp19070432p19083841.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.