Return-Path: X-Original-To: apmail-jackrabbit-users-archive@minotaur.apache.org Delivered-To: apmail-jackrabbit-users-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 4CFB99934 for ; Thu, 29 Sep 2011 11:32:21 +0000 (UTC) Received: (qmail 66806 invoked by uid 500); 29 Sep 2011 11:32:20 -0000 Delivered-To: apmail-jackrabbit-users-archive@jackrabbit.apache.org Received: (qmail 66777 invoked by uid 500); 29 Sep 2011 11:32:20 -0000 Mailing-List: contact users-help@jackrabbit.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@jackrabbit.apache.org Delivered-To: mailing list users@jackrabbit.apache.org Received: (qmail 66768 invoked by uid 99); 29 Sep 2011 11:32:20 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 29 Sep 2011 11:32:20 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of jukka.zitting@gmail.com designates 74.125.82.170 as permitted sender) Received: from [74.125.82.170] (HELO mail-wy0-f170.google.com) (74.125.82.170) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 29 Sep 2011 11:32:14 +0000 Received: by wyg30 with SMTP id 30so392794wyg.1 for ; Thu, 29 Sep 2011 04:31:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=U6TVXcaamZ6CqixTHUiVJxqQ2eQQ+gwq+RABUPrQ6lo=; b=Vr5LWAhlniEOvrrR+BOq9/My6Bv0cy3GIlaeQUMYGcpg0osRQbd2lcet0t29hFsUcP lvi6+TGGuy+RYsfPeOo1U82kdnUqOk40vCqv4zJxkGE7nFmUZ5mk4GceGWVS5hFSS4zF QV1OUg7OfDJl11r2IPx1iED1tOsuI+icX6dgk= Received: by 10.227.30.154 with SMTP id u26mr2864612wbc.73.1317295913154; Thu, 29 Sep 2011 04:31:53 -0700 (PDT) MIME-Version: 1.0 Received: by 10.180.97.70 with HTTP; Thu, 29 Sep 2011 04:31:33 -0700 (PDT) In-Reply-To: References: From: Jukka Zitting Date: Thu, 29 Sep 2011 13:31:33 +0200 Message-ID: Subject: Re: Clustering JR - The datastore To: users@jackrabbit.apache.org, fcarriedos@gmail.com Content-Type: text/plain; charset=ISO-8859-1 Hi, On Thu, Sep 29, 2011 at 12:56 PM, Francisco Carriedo Scher wrote: > Any alternative i am ignoring? There's also the database data store implementation that you could use, but it does have some notable performance limitations. BR, Jukka Zitting