From cocoon-dev-return-19647-apmail-xml-cocoon-dev-archive=xml.apache.org@xml.apache.org Sat Dec 08 13:59:46 2001 Return-Path: Delivered-To: apmail-xml-cocoon-dev-archive@xml.apache.org Received: (qmail 49016 invoked by uid 500); 8 Dec 2001 13:59:45 -0000 Mailing-List: contact cocoon-dev-help@xml.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: cocoon-dev@xml.apache.org Delivered-To: mailing list cocoon-dev@xml.apache.org Received: (qmail 49005 invoked from network); 8 Dec 2001 13:59:45 -0000 From: "Gerhard Froehlich" To: "cocoon-Dev" Subject: [RT] Jisp as Store Persistence Date: Sat, 8 Dec 2001 14:59:46 +0100 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Importance: Normal X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Hi, hehe my first RT ;). The last months I was highly not satisfied with my solution to hold cached Cocoon objects persistent on the Filesystem. During my involvment in the AvalonDB (Avalon Cornerstore) Project I had to do some research how to store data efficiently on the Filesystem. I know most of you guys are involved in other more Cocoon related issues. But a cool cache/store implementation makes a good feeling ;-). We found this package: http://www.coyotegulch.com/jisp/index.html This package provides B-Tree indexes for access to variable-length serialized data stored in files. If integrating this package in the existing Store implementation we would be able to store our cached objects in a indexed file. That would much increase our write and read operations on filesystem. A other question is the License of the question. Is this compatible to the Apache License? What do you think? Cheers Gerhard "Three o'clock is always too late or too early for anything you want to do. (Jean-Paul Sartre)" --------------------------------------------------------------------- To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org For additional commands, email: cocoon-dev-help@xml.apache.org