Where we can use these Stages Link Partetionar, Link Collector & Inter Process (OCI) Stage whether in Server Jobs or in Parallel Jobs ? And SMP is a Parallel or Server ?

Questions by izack   answers by izack

Showing Answers 1 - 1 of 1 Answers

Vennela217

  • Feb 22nd, 2007
 

Hi,
You can use Link partitioner and link collector stages in server jobs to speed up processing.
Suppose you have a source and target and a transformer in between that does some processing, applying fns etc.
You can speed it up by using link partitioner to split the data from source into differernt links, apply the Business logic and then collect the data back using link collector and pump it into output.

IPC stage is also intended to speed up processing.

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions