Hi everyone, I've been working on a library called Skwish to complement indexes like Lucene, for blob storage and retrieval. This is nothing more than a structured implementation of storing all the files in one file and managing their offsets in another. The idea is to provide a fast, concurrent, lock-free way to serve lots of files to lots of users.
Hope you find it useful or interesting. -Babak http://skwish.sourceforge.net/ --------------------------------------------------------------------- To unsubscribe, e-mail: java-dev-unsubscr...@lucene.apache.org For additional commands, e-mail: java-dev-h...@lucene.apache.org