Return-Path: X-Original-To: apmail-jackrabbit-oak-dev-archive@minotaur.apache.org Delivered-To: apmail-jackrabbit-oak-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id DC95FCB5A for ; Thu, 28 Jun 2012 15:01:25 +0000 (UTC) Received: (qmail 91400 invoked by uid 500); 28 Jun 2012 15:01:25 -0000 Delivered-To: apmail-jackrabbit-oak-dev-archive@jackrabbit.apache.org Received: (qmail 91359 invoked by uid 500); 28 Jun 2012 15:01:25 -0000 Mailing-List: contact oak-dev-help@jackrabbit.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: oak-dev@jackrabbit.apache.org Delivered-To: mailing list oak-dev@jackrabbit.apache.org Received: (qmail 91351 invoked by uid 99); 28 Jun 2012 15:01:25 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 28 Jun 2012 15:01:25 +0000 X-ASF-Spam-Status: No, hits=-2.3 required=5.0 tests=RCVD_IN_DNSWL_MED,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of mueller@adobe.com designates 64.18.1.35 as permitted sender) Received: from [64.18.1.35] (HELO exprod6og115.obsmtp.com) (64.18.1.35) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 28 Jun 2012 15:01:15 +0000 Received: from outbound-smtp-1.corp.adobe.com ([192.150.11.134]) by exprod6ob115.postini.com ([64.18.5.12]) with SMTP ID DSNKT+xxpqKM7Ow+BkGz2x+fasOoq08rr+L9@postini.com; Thu, 28 Jun 2012 08:00:55 PDT Received: from inner-relay-4.eur.adobe.com (inner-relay-4.adobe.com [193.104.215.14]) by outbound-smtp-1.corp.adobe.com (8.12.10/8.12.10) with ESMTP id q5SEwYJ0000566 for ; Thu, 28 Jun 2012 07:58:34 -0700 (PDT) Received: from nacas02.corp.adobe.com (nacas02.corp.adobe.com [10.8.189.100]) by inner-relay-4.eur.adobe.com (8.12.10/8.12.9) with ESMTP id q5SF0qYr012536 for ; Thu, 28 Jun 2012 08:00:52 -0700 (PDT) Received: from eurhub01.eur.adobe.com (10.128.4.30) by nacas02.corp.adobe.com (10.8.189.100) with Microsoft SMTP Server (TLS) id 8.3.192.1; Thu, 28 Jun 2012 08:00:55 -0700 Received: from eurmbx01.eur.adobe.com ([10.128.4.32]) by eurhub01.eur.adobe.com ([10.128.4.30]) with mapi; Thu, 28 Jun 2012 16:00:54 +0100 From: Thomas Mueller To: "oak-dev@jackrabbit.apache.org" Date: Thu, 28 Jun 2012 16:00:47 +0100 Subject: Re: Updated Oak roadmap Thread-Topic: Updated Oak roadmap Thread-Index: Ac1VPtDO5aXmfTMtQEStLZCUXu38Eg== Message-ID: In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: user-agent: Microsoft-MacOutlook/14.2.2.120421 acceptlanguage: en-US Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Hi, >Yes, we can do such a benchmark (the oak-bench component already has >the basics in place), though personally I don't see the single-node >case as a particularly interesting one to benchmark. Unless we want to >also target embedded systems, any truly performance-critical >deployments will probably in any case be clustered. Well, I think what is available in the Oak project should also be performant, so we should test for it... According to the stated goals in the pom.xml and Oak web site: "The goal of the Oak effort within the Apache Jackrabbit=81 project is to implement a scalable and performant hierarchical content repository for use as the foundation of modern world-class web sites and other demanding content applications." If that's not the case, then we should change the web site and the pom.xml accordingly. Regards, Thomas