what is SMP AND MPP?

Answer Posted / shiva

SMP is "share everything" - all CPUs in the one machine share access to the same memory resources,
the same disk resources, the same drivers, and so on. In DataStage EE, inter-process communication takes place via shared memory

MPP is "share nothing" - a number of independent machines each having its own CPUs,
its own memory, its own disks, and so on. In DataStage EE,
inter-process communication between processes on different machines takes place via TCP sockets.

Is This Answer Correct ?    21 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is the use of structures?how many nodes can u create in a structure?

1849


Do we need an etl tool?

633


how do u estimate the depth of the session scheduling queue? Where do u set the number of maximum concurrent sessions that Informatica can run at a given time?

1630


Compare ETL & Manual development?

632


What is a materialized view log?

635






where are the log files generally stored.Can you change the path of the file.what can the path be?

2018


What is virtual Data Warehousing?

642


what is session partitioning?

1646


What are the three tiers in etl?

682


How etl testing is different from database testing?

609


what is the meaning of upgradation of Repository?

3366


what are the data modeling tools you have used?(polaris)

1623


flat filevalidation in informatica

1827


What are the different Lookup methods used in Informatica?

590


What are the various tools used in etl?

639