Classes responsible for execution of data analysis algorithms on specified chunks of data. Algorithms will typically use the ExternalProcessPipelineModule class to manage the steps of execution (marshaling, submitting, executing, persisting, etc.), and will use DefaultPipelineInputs and DefaultPipelineOutputs to hold information about task-level and subtask-level inputs and outputs for the algorithm processes.

Author
Bill Wohler
PT