what i the difference between the flows of 3 paralellisms



what i the difference between the flows of 3 paralellisms..

Answer / gopal patil

1>component parallelism : component works simultaneousness to
achieve the parallelism, they can work on same dataset or different datasets
2>data parallelism : dividing data by some partitioning scheme
and processing it into parallel ,reduces the time and improves performance
3>pipeline parallelisms:if components are connect one after
another,in a graph and execute simultaneously.
as soon as 1 record enters on in port , after processing it
is thrown to out port without waiting for the whole file, each
component will work in the same fashion.

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More Ab Initio Interview Questions

what is the difference between .dbc and .cfg file?

3 Answers   Cap Gemini,


What do you understand by local lookup?

0 Answers  


Why creation of temporary files depends on the value of MAX CORE ? How to use in abinitio graph? 10. What is the diff between abinitiorc and .abinitiorc files ? How to use in abinitio graph? 11. What is the use of allocate()? How to use in abinitio graph? 12. What is use of branch in EME ? 13. How you can break a lock in EME ? How can you lock a file so that only no one other than EME admin can break it ? How to use in abinitio graph? 14. When you should be using ablocal() ? How you can use ablocal_expr? How to use in abinitio graph? 15. Why you should not keep the layout as 'default' for input table component ? How to use in abinitio graph? 16. What is dynamic lookup ? How to use in abinitio graph? 17. What is dependent parameter ? How to use in abinitio graph? 18. What is BRE ? (Business Rule Environment - This is a recent addition in abinitio package) How to use in abinitio graph? 19.What is output index ? How to use in abinitio graph? 20. How you can track the records those are not getting selected from ‘select’ in reformat component ? How to use in abinitio graph? 21. Can we have more than one launcher process for a particular graph ? How about agent ? How to use in abinitio graph? 22. There are lot of new fuctions added in 2.15 , you can ask about them ? How to use in abinitio graph? 23. How can you run multiple instances of a graph in parallel? How to use

0 Answers   Wipro,


How to add default rules in transformer?

0 Answers  


Mention what information does a .dbc file extension provides to connect to the database?

0 Answers  






What do you mean by the term data warehousing?

0 Answers  


what is deeup in unique only?

5 Answers   IBM,


What is the best way of creating huge test feeds?

1 Answers  


What are the primary keys and foreign keys?

0 Answers  


Can you explain the performance and scalability of co> operating system?

0 Answers  


Have you eveer encountered an error called "depth not equal"?

2 Answers  


What are the fundamental blocks of co> operating system of ab initio?

0 Answers  


Categories