I just thought I'd let you know I'm working on changes to allow multiple threads to output to different ZipArchiveOutputStream instances (backed by commons-io DeferredFileOutputStream or similar) and then stitch the results back together as a single Zip file. I'm currently just researching the scope of the required changes (which seems to be fairly small) and working on test cases. I expect to be working with this for a few weeks, my code can be seen at https://github.com/krosenvold/commons-compress
(And I'll be implementing this in maven once it's good). Kristian --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org