Return-Path: Delivered-To: apmail-xml-cocoon-dev-archive@xml.apache.org Received: (qmail 13584 invoked by uid 500); 12 Dec 2001 16:01:25 -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 13565 invoked from network); 12 Dec 2001 16:01:25 -0000 Content-Type: text/plain; charset="iso-8859-1" From: Peter Royal Organization: Pace Systems Group, Inc. To: cocoon-dev@xml.apache.org Subject: Re: [VOTE] adding Jisp based Store persistence to the Scratchpad Date: Wed, 12 Dec 2001 11:00:59 -0500 X-Mailer: KMail [version 1.3.2] References: In-Reply-To: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N On Wednesday 12 December 2001 09:13 am, you wrote: > >What would be the benefits of using B-Tree indexed file vs filesystem > >directory? > > - When you have many files in one directory that can be problematic > for maintainence. > - Some Caching system like Squid split that up into the different > subdirectories, others hold the data in one file. > - With this Implementation we would be able to turn -if wished- > the MRUMemoryStore (or something equal) off and use only the Filesystem > for Storing. Maybe for machines with limited memory,.... For this approach > you need some speedy access for the data on the FS. > - Multiple indexes per data file, so you can access data with > a variety of criteria. > - Indexed data does not need to be homogenous; data files can contain > mixed serialized types, all using the same indexes. > - 100% portable between platforms. > - ... - No problems with filenames that exceed target platform limitations :) A deep cacheable pipeline can generate a very long FS store key. -pete -- peter royal -> proyal@managingpartners.com --------------------------------------------------------------------- To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org For additional commands, email: cocoon-dev-help@xml.apache.org