Return-Path: Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: (qmail 69809 invoked from network); 23 Oct 2009 19:28:00 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 23 Oct 2009 19:28:00 -0000 Received: (qmail 39240 invoked by uid 500); 23 Oct 2009 19:27:59 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 39171 invoked by uid 500); 23 Oct 2009 19:27:58 -0000 Mailing-List: contact user-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@couchdb.apache.org Delivered-To: mailing list user@couchdb.apache.org Received: (qmail 39161 invoked by uid 99); 23 Oct 2009 19:27:58 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 23 Oct 2009 19:27:58 +0000 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=FS_REPLICA,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of andrew.melo@gmail.com designates 209.85.223.179 as permitted sender) Received: from [209.85.223.179] (HELO mail-iw0-f179.google.com) (209.85.223.179) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 23 Oct 2009 19:27:48 +0000 Received: by iwn9 with SMTP id 9so6684418iwn.30 for ; Fri, 23 Oct 2009 12:27:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=hlQ/jjExUj0Df4K8HyQiGhQZTnFz8en0mQ77DA/S9/k=; b=W1lGT67SZH8mV6byqGg1QDPDa+lVjBs/hgJZBW5DxLxUaY96WpJlRhzEZwpaWgWYdi XDX9Vfa0D88YpYhN+l6qd3zye8I0g9NnMt4HO1v8SayvJXCnGSvR458LwQ0RgmF38m1K tH6OpaMy/JrFZk8GCA4Eu5Lw4+d/hJTG9dBBE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=nYt5F2XThLJH1qcJSFH/NggN3SAX+hVrupPmalynAlil9gvNjHd+ZSL/VoJqYWMV7E pN6k0KHurHdoaHaRSn96B6DYUcY9gSsnzqoQPWdJVwSFjEGJ4NXv737pG/NtW/pEjaag w8DDTjKEv5g+fK9cNmRMtbhVm1wjubwPSVVj4= MIME-Version: 1.0 Received: by 10.231.25.199 with SMTP id a7mr12263486ibc.51.1256326047442; Fri, 23 Oct 2009 12:27:27 -0700 (PDT) In-Reply-To: <4AE2028F.9030502@meetinghouse.net> References: <4AE2028F.9030502@meetinghouse.net> Date: Fri, 23 Oct 2009 14:27:27 -0500 Message-ID: Subject: Re: massive replication? From: Andrew Melo To: user@couchdb.apache.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org On Fri, Oct 23, 2009 at 2:22 PM, Miles Fidelman wrote: > A couple of the recent CouchDB powerpoint presentations illustrate > replication across massive numbers of database instances. =C2=A0Does that > represent anything remotely possible, for real? > We have an application that involves replicating data across very large > numbers of nodes that are intermittently connected - where we'd like > collections of data to replicate and synchronize as connectivity allows. > =C2=A0Think something like USENET news as an analogy. Hey Miles, I don't know if it would fit your needs (I've not used it personally), but this may be worth looking into: http://tilgovi.github.com/couchdb-lounge/ Thanks, Andrew > > I'm trying to sort out whether or not CouchDB is a potential platform. > > Thanks very much, > > Miles Fidelman > > > -- > In theory, there is no difference between theory and practice. > In practice, there is. =C2=A0 .... Yogi Berra > > >