Patrick Phalen wrote:
(snip)
Have you ever given thought to implementing a Linux-only version of Zope optimized for use with the reiserfs?
Not until you mentioned it. I did spend some time looking at: http://devlinux.com/projects/reiserfs/
This is probably just hooey, but I wonder if the balanced-tree approach in the Reiser filesystem might not map well into ZODB.
How so? Would you imagine using the reiserfs as a ZODB storage? If one was going to use a file system as an object store, then the reiserfs would be attractive due to it's effective support for small files. Is this what you had in mind? The ZODB has a well-defined "storage interface" that should make implementation of a reiserfs- (or just an fs-) based storage reasonably straightforward, although getting transactional sematics right might be a tad tricky. Jim -- Jim Fulton mailto:jim@digicool.com Technical Director (888) 344-4332 Python Powered! Digital Creations http://www.digicool.com http://www.python.org Under US Code Title 47, Sec.227(b)(1)(C), Sec.227(a)(2)(B) This email address may not be added to any commercial mail list with out my permission. Violation of my privacy with advertising or SPAM will result in a suit for a MINIMUM of $500 damages/incident, $1500 for repeats.