Hoosgot

Send your wishes and desires out into the ether.

Hoosgot header image 2

Virtual filesystem

November 10th, 2008 · No Comments

http://tech.puredanger.com/2008/11/10/virtual-filesystem/ asks Hoosgot,

One interesting question I had at my Java 7 talk this past weekend was whether JSR 203 would support an in-memory virtual filesystem. Interestingly, this is exactly the same question the first time I read the JSR 203 spec. A virtual filesystem will not be included as part of JSR 203 but certainly the API is designed to be extensible and all of the hooks exist to provide such an implementation. Alan Bateman mentioned that using direct buffers for file storage would be an excellent choice as it would provide for large virtual file systems without actually using large amounts of Java heap. So, if anyone’s looking for a cool (and useful) open source project, this would be a great

Visit the blog to lend your wisdom, or you can comment below.

Tags: Uncategorized

0 responses so far ↓

  • There are no comments yet...Kick things off by filling out the form below.

Leave a Comment