How many parallelisms are in Abinitio?

Answer Posted / sohanvarma

Component parallelism:- A graph with multiple processes
running simultaneously on separate data uses component
parallelism.
Data parallelism :- A graph that deals with data divided
into segments and operates on each segment simultaneously
uses data parallelism. Nearly all commercial data
processing tasks can use data parallelism. To support this
form of parallelism, Ab Initio provides Partition
components to segment data, and Departition components to
merge segmented data back together .
Pipeline parallelism :- A graph with multiple components
running simultaneously on the same data uses pipeline
parallelism. Each component in the pipeline continuously
reads from upstream components, processes data, and writes
to downstream components. Since a downstream component can
process records previously written by an upstream
component, both components can operate in parallel. NOTE:
To limit the number of components running simultaneously,
set phases in the graph.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is ab initio enterprise meta>environment (eme)?

1197


State the relation between EME, GDE and Co-operating system?

876


How transaction file different from that of a sort file?

1148


What do you mean by the term data warehousing? Is it different from data mining?

945


Mention what dedup-component and replicate component does?

821


Mention how can you connect eme to abinitio server?

1135


What dedup-component and replicate component does?

988


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

971


What the difference between “look-up” file and “look is up” in abinitio?

1066


What is a data processing cycle and what is its significance?

878


What is rollup component?

918


What is abinitio?

902


What do you mean by a transaction file and how it is different from that of a sort file?

826


What is a local lookup?

935


What are differences between different gde versions(1.10,1.11,1.12,1.13and 1.15)?

873