Multiple Processes
Unlike Parallel Jobs, input or output (passive) stages can be deployed in designs which enable a single stage to act as both an input and output in a Server job. When a job contains such a design, the Server engine will synchronize execution of the stage, so that any load processes are completed before performing the read processes.
...