/[Apache-SVN]
ViewVC logotype

Revision 1651285


Jump to revision: Previous Next
Author: krosenvold
Date: Tue Jan 13 06:59:24 2015 UTC (9 years, 6 months ago)
Changed paths: 2
Log Message:
Changed from nThreads to receiving an ExecutorService

There are a lot of different models/versions of executorservices, also
varying according to client JDK level. Give client full control of how the
executor service is created and also possibly how to schedule tasks through
a slightly lower-level cerateCallable/submit api.

Termination of ExecutorService is still controlled by ParallelScatterZipCreator,
as must be.

Changed paths

Path Details
Directorycommons/proper/compress/trunk/src/main/java/org/apache/commons/compress/archivers/zip/ParallelScatterZipCreator.java modified , text changed
Directorycommons/proper/compress/trunk/src/test/java/org/apache/commons/compress/archivers/zip/ParallelScatterZipCreatorTest.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26