From jackrabbit-dev-return-803-apmail-incubator-jackrabbit-dev-archive=www.apache.org@incubator.apache.org Tue Feb 22 21:44:50 2005 Return-Path: Delivered-To: apmail-incubator-jackrabbit-dev-archive@www.apache.org Received: (qmail 40320 invoked from network); 22 Feb 2005 21:44:50 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 22 Feb 2005 21:44:50 -0000 Received: (qmail 16880 invoked by uid 500); 22 Feb 2005 21:44:49 -0000 Mailing-List: contact jackrabbit-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jackrabbit-dev@incubator.apache.org Delivered-To: mailing list jackrabbit-dev@incubator.apache.org Received: (qmail 16867 invoked by uid 99); 22 Feb 2005 21:44:49 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=RCVD_BY_IP,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: domain of david.nuescheler@gmail.com designates 64.233.170.205 as permitted sender) Received: from rproxy.gmail.com (HELO rproxy.gmail.com) (64.233.170.205) by apache.org (qpsmtpd/0.28) with ESMTP; Tue, 22 Feb 2005 13:44:48 -0800 Received: by rproxy.gmail.com with SMTP id c16so564591rne for ; Tue, 22 Feb 2005 13:44:46 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding; b=AW5KRW/p+rceVd09vRl0XuYU5lacJiluTpqP5I37ZdBQIQYaTzNkI7QT70nLG0kKnJ1sdWteOFagHiU96Q/2cmDTBiAFoj3TSFxQCyDWx3qdaEynF6x7tN/JRtuiPQHKPKe+3cm2ZIzHormV4W7z55bl9LpMNHFJL/LCsjM2LuY= Received: by 10.39.1.74 with SMTP id d74mr14703rni; Tue, 22 Feb 2005 13:44:46 -0800 (PST) Received: by 10.38.86.70 with HTTP; Tue, 22 Feb 2005 13:44:46 -0800 (PST) Message-ID: Date: Tue, 22 Feb 2005 22:44:46 +0100 From: David Nuescheler Reply-To: david.nuescheler@day.com To: jackrabbit-dev@incubator.apache.org Subject: scalability of the jsr-170 api Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N hi guys, chuck asked a couple of weeks ago about the scalability of the jcr api and the jackrabbit implementation. according to this news story it seems like ibm seems to use jsr-170 on top of petabyte scale repositories... http://www.computerworld.com/printthis/2005/0,4814,99453,00.html i guess that would be good news with respect to the scalability of the api ;) regards, david