Project

General

Profile

« Previous | Next » 

Revision 40099

partial reimplementation of the wf engine

View differences:

AsyncJobNode.java
3 3
import java.util.concurrent.ExecutorService;
4 4
import java.util.concurrent.Executors;
5 5

  
6
import eu.dnetlib.msro.workflows.graph.Env;
7
import eu.dnetlib.msro.workflows.graph.Token;
6
import eu.dnetlib.msro.workflows.procs.Env;
8 7
import eu.dnetlib.msro.workflows.procs.ProcessNode;
8
import eu.dnetlib.msro.workflows.procs.Token;
9 9
import org.apache.commons.logging.Log;
10 10
import org.apache.commons.logging.LogFactory;
11 11

  

Also available in: Unified diff