Return-Path: Delivered-To: apmail-db-derby-user-archive@www.apache.org Received: (qmail 53566 invoked from network); 1 Dec 2006 04:04:02 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 1 Dec 2006 04:04:02 -0000 Received: (qmail 28806 invoked by uid 500); 1 Dec 2006 04:04:10 -0000 Delivered-To: apmail-db-derby-user-archive@db.apache.org Received: (qmail 28783 invoked by uid 500); 1 Dec 2006 04:04:10 -0000 Mailing-List: contact derby-user-help@db.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: List-Id: Reply-To: "Derby Discussion" Delivered-To: mailing list derby-user@db.apache.org Received: (qmail 28772 invoked by uid 99); 1 Dec 2006 04:04:10 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 30 Nov 2006 20:04:10 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of kartha02@gmail.com designates 66.249.92.169 as permitted sender) Received: from [66.249.92.169] (HELO ug-out-1314.google.com) (66.249.92.169) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 30 Nov 2006 20:03:57 -0800 Received: by ug-out-1314.google.com with SMTP id o2so2280513uge for ; Thu, 30 Nov 2006 20:03:35 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:user-agent:x-accept-language:mime-version:to:subject:references:in-reply-to:content-type:content-transfer-encoding; b=q+rKDAiOa5hDFqKt9BOZisQ6jR4fhHhJvZjNKZuCJH1swUPPdfUSnJ+K9b4d/qHi0n5tcRpuPmBb/HM+2u9kOO3PW9x6/mbQcGYfgfUqSUA13Zt1tbSFxoSrdmM7L93Ktm29tadH3EgqEUdjKqGBTD34E+PwUu/fXx9b5APv+j4= Received: by 10.78.50.5 with SMTP id x5mr4344682hux.1164945815628; Thu, 30 Nov 2006 20:03:35 -0800 (PST) Received: from ?192.168.0.3? ( [24.6.28.116]) by mx.google.com with ESMTP id 31sm27621360hub.2006.11.30.20.03.34; Thu, 30 Nov 2006 20:03:35 -0800 (PST) Message-ID: <456FA950.7080106@gmail.com> Date: Thu, 30 Nov 2006 20:02:24 -0800 From: Rajesh Kartha User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.12) Gecko/20050915 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Derby Discussion Subject: Re: Replication Support References: <456F9E2C.4020704@voxeo.com> In-Reply-To: <456F9E2C.4020704@voxeo.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Jose de Castro wrote: > EXT-Sullivan, John P wrote: > >> Anybody know when/if Derby will support replication? :-) >> >> Best, >> >> --John >> > > You might want to consider something like HA-JDBC for this purpose. It > provides features such as replication as well as distributed search > capabilities. > > More info @ http://ha-jdbc.sourceforge.net/ > Interesting, wonder if it something similar to Sequoia (C-JDBC, database clustering ). http://sequoia.continuent.org/HomePage Anyways, I came across another interesting replication research project, maybe it is in the early stages: http://gorda.di.uminho.pt/community/derbyg/ -Rajesh