On Wed, Aug 23, 2006, Frank Zschockelt wrote: > I'm not sure whether my idea is usable, but the Pearl Function > "Read File Chunk" has an offset. So my idea would be: > > 1. Upload the file via ethernet > 2. Read the 192kb for the rid-calculation with lk_karma_read_file_chunk > 3. Calculate the rid > 4. Updating the properties
I wasn't aware of that. It is an excellent idea. We will already be saving the head and tail in order to extract tag information, so we just need to read the 64k from the middle of the file. That's bound to be miles quicker than any other method. Thanks. I'll look into it this evening. Keith. ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ linux-karma-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/linux-karma-devel
