Broadcast and replicate does the similar work , what’s the
diff then
Answer Posted / sreedevi
Broadcast Replicate
1)Broadcast is used for Data parallelism. 1) Replicate mainly used for component parallelism.
2) It can have SFS at in and MFS at out. 2) You cannot have serial layout(SFS) to input and MFS to output.
3) in Broad cast same data is to be dumped to all output flows. 3) In replicate we are not excepting any order of records in the output because it combines the data records arbitarly
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Define ramp limit in ab initio?
Describe in detail about lookup?
What kind of layouts does abinitio support?
Can you explain data flow graph with an example?
Hi friends, what are the new features in abinito3.0?
what is the difference between usersandbox,privatesandbox,publicsandbox,commonproject sandbox?
What are the factors on which storage of data depends?
How can I run the 2 gui merge files?
How to execute the graph from start to end stages? Tell me and how to run graph in non-Abinitio system?
Mention what information does a .dbc file extension provides to connect to the database?
What is the core of co> operating system?
Why might you create a stored procedure with the with recompile option?
How to add default rules in the transformer?
What is common among data validity and data integrity?
Describe the evaluation of parameters order in ab initio?