Server Jobs and Parallel Jobs are fundamentally different in the types of Job designs which they can support. In particular, Server stages support a number of capabilities distinct form their Parallel equivalents .
For example, some Server stages …
support the concurrent reading from and writing to a single data store,
support multiple input and/or output links, sometimes using different data stores for each link
have no Parallel equivalent
These differences result in Parallel jobs looking structurally different to their Server ancestors. In particular a Parallel job may differ from its Server ancestor by…
...
representing a Server stage with a different Parallel stage,
...
representing a single Server stage with multiple Parallel stages, or
...
These
...
these types of structural differences are described in the following pages.
Child pages (Children Display) | sort | title
---|