Sounds cool. Do you plan on allowing  an executor service to be passed in to 
some APIs?

Gary 

<div>-------- Original message --------</div><div>From: Kristian Rosenvold 
<krosenv...@apache.org> </div><div>Date:12/15/2014  02:49  (GMT-05:00) 
</div><div>To: Commons Developers List <dev@commons.apache.org> </div><div>Cc:  
</div><div>Subject: [compress] Changes to allow multithreaded creation of zip 
files </div><div>
</div>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

Reply via email to