Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


what is SMP AND MPP?

Answers were Sorted based on User's Feedback



what is SMP AND MPP?..

Answer / rud

SMP - Symmetric Multi-Processing. In a symmetrical multi-
processing environment, the CPU's share the same memory,
and as a result code running in one CPU can affect the
memory used by another.
MMP - Massively Parallel Processing. computer system with
many independent arithmetic units or entire
microprocessors, that run in parallel.

Is This Answer Correct ?    61 Yes 3 No

what is SMP AND MPP?..

Answer / ravindra kamble

SMP - Symmetric Multi-Processing
MMP - Massively Parallel Processing

Is This Answer Correct ?    54 Yes 14 No

what is SMP AND MPP?..

Answer / srikanth cherukupalli

SMP is the Symmetric Multi Processing in which some hardware
resources are shared symmetrically among processors. The
Processors communicate via shared memory and have single
Operating system.

Cluster or MPP(Massively Parallel Processing) also known as
shared nothing, in which hardware resources are accessed by
each Processor. each processor have its own operating system
and communicate via high speed network.

Is This Answer Correct ?    28 Yes 1 No

what is SMP AND MPP?..

Answer / 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

what is SMP AND MPP?..

Answer / munish

SMP is Symmetric Multi procesasing
MPP is Masively Parallel Processing
Smp supports limited parellelism i.e 64 processors where as
MPP can support N number of nodes or processors [high
performance]
Smp processing is SEQUENTIAL where As MPP Processing can be
PARALLEL

Is This Answer Correct ?    18 Yes 10 No

what is SMP AND MPP?..

Answer / nilesh pandey

smp is tightly coupled multipeocessor set of cpu's whereas
mpp is loosely coupled multiprocessor set of cpu's.

Is This Answer Correct ?    12 Yes 8 No

what is SMP AND MPP?..

Answer / saurabh sinha

In SMP every processor share a single copy of the operating system (OS)

In MPP each processor use its own operating system (OS) and memory.

http://saurabhsinhainblogs.blogspot.in/2014/08/difference-between-smp-symmetric-multi.html

Is This Answer Correct ?    2 Yes 1 No

what is SMP AND MPP?..

Answer / nagesh

smp is smile mail protocal

Is This Answer Correct ?    1 Yes 18 No

Post New Answer

More ETL Interview Questions

What is partitioning? Explain about round-robin, hash partitioning.

0 Answers  


Two default user groups created in the repository are____and_____.

0 Answers  


What is cube grouping?

0 Answers  


how can i text accracy of ETL migration? i am very new to data warehousing. we are writing ETL scripts using SCRIPELLA tool. how can i test the correctness of data. and we are generating reports using pentaho . is there any easy way to test the pentaho. how can test these ETL scripts written in scriptella? thanks in advance

0 Answers  


How to know informatica conslole password??

0 Answers  


What are the ETL Testing Operations?

0 Answers  


how do u really know that paging to disk is happening while u are using a lookup transform?

0 Answers  


what are the different Reporting and ETL tools available in the market?

3 Answers  


What is ROWID explain ?

2 Answers   Wipro,


what is data modeling?

0 Answers  


If you concatenate data from a normalizer transformation,the ports you concatenate cannot include OCCURS(T/F).

1 Answers  


when u connect the repository for the first time it asks you for user name & password of repository and database both.But subsequent times it asks only repository password. why?

0 Answers  


Categories