GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

  GeekInterview.com  >  Tech FAQs  >  Abinitio

 Print  |  
Question:  Which component does not work in pipeline parallelism?



June 06, 2008 09:20:11 #4
 sixto.dsilva CRM Expert  Member Since: March 2008    Total Comments: 39 

RE: Which component does not work in pipeline parallelism?
 
sort component does not work in pipleline parallelism because in case of sort all the data must read before writing any records hence it does not support pipeline parallelism. Hope this make sense.
     

 

Back To Question