Return-Path: Delivered-To: apmail-geronimo-activemq-users-archive@www.apache.org Received: (qmail 24579 invoked from network); 6 Oct 2006 01:43:02 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 6 Oct 2006 01:43:02 -0000 Received: (qmail 1381 invoked by uid 500); 6 Oct 2006 01:43:02 -0000 Delivered-To: apmail-geronimo-activemq-users-archive@geronimo.apache.org Received: (qmail 1353 invoked by uid 500); 6 Oct 2006 01:43:02 -0000 Mailing-List: contact activemq-users-help@geronimo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: activemq-users@geronimo.apache.org Delivered-To: mailing list activemq-users@geronimo.apache.org Received: (qmail 1344 invoked by uid 99); 6 Oct 2006 01:43:01 -0000 Received: from idunn.apache.osuosl.org (HELO idunn.apache.osuosl.org) (140.211.166.84) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 05 Oct 2006 18:43:01 -0700 X-ASF-Spam-Status: No, hits=0.0 required=5.0 tests= Received: from [203.89.192.138] ([203.89.192.138:44942] helo=prod.aconex.com) by idunn.apache.osuosl.org (ecelerity 2.1.1.8 r(12930)) with ESMTP id 41/30-04543-2A4B5254 for ; Thu, 05 Oct 2006 18:42:59 -0700 Received: from page.mel.office.aconex.com (unknown [192.168.0.210]) by prod.aconex.com (Postfix) with ESMTP id 65F1228AFB for ; Fri, 6 Oct 2006 11:42:53 +1000 (EST) Received: from localhost (page.mel.aconex.com [127.0.0.1]) by page.mel.office.aconex.com (Postfix) with ESMTP id 20A8E5340F1 for ; Fri, 6 Oct 2006 11:42:49 +1000 (EST) Received: from page.mel.office.aconex.com ([127.0.0.1]) by localhost (mail.aconex.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 14714-01-81 for ; Fri, 6 Oct 2006 11:42:43 +1000 (EST) Received: from [192.168.0.242] (unknown [192.168.0.242]) by page.mel.office.aconex.com (Postfix) with ESMTP id 8EB355340F9 for ; Fri, 6 Oct 2006 11:42:38 +1000 (EST) Mime-Version: 1.0 (Apple Message framework v752.2) In-Reply-To: References: <6524413.post@talk.nabble.com> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <9A5462B6-FD61-4DE0-BAEA-59FADD991E8D@aconex.com> Content-Transfer-Encoding: 7bit From: Paul Smith Subject: Re: Service discovery over WAN Date: Fri, 6 Oct 2006 11:42:33 +1000 To: activemq-users@geronimo.apache.org X-Mailer: Apple Mail (2.752.2) X-Virus-Scanned: amavisd-new at aconex.com X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N On 06/10/2006, at 11:37 AM, Hiram Chirino wrote: > I think what would be even cooler is a HTTP based discovery where the > discovery client hits a HTTP web page to get the list. > The nice thing about this is that its' well understood how to > cluster and > make a HTTP web page highly available. Nifty!