Gianpaolo Coro 2016-09-30 15:01:12 +00:00
parent ff1a834f8f
commit 31b83790e6
1 changed files with 2 additions and 0 deletions

View File

@ -272,6 +272,8 @@ public class WPSJobManager {
int wpsport = 80;
overallTasks=arguments.size();
AnalysisLogger.getLogger().debug("WPSJobManager->Workers WPS host "+wpshost);
executor = Executors.newFixedThreadPool(parallelisation);
int taskNumber = 0;