What is the requirement in MIMD ?



What is the requirement in MIMD ?..

Answer / pankajbisane

In computing, MIMD (Multiple Instruction stream, Multiple
Data stream) is a technique employed to achieve parallelism.
Machines using MIMD have a number of processors that
function asynchronously and independently. At any time,
different processors may be executing different instructions
on different pieces of data. MIMD architectures may be used
in a number of application areas such as computer-aided
design/computer-aided manufacturing, simulation, modeling,
and as communication switches. MIMD machines can be of
either shared memory or distributed memory categories. These
classifications are based on how MIMD processors access
memory. Shared memory machines may be of the bus-based,
extended, or hierarchical type. Distributed memory machines
may have hypercube or mesh interconnection schemes.

Is This Answer Correct ?    9 Yes 0 No

Post New Answer

More Programming Languages AllOther Interview Questions

I m new to the dbms. Recently i came across words clustered indexes & nonclustered indexes but i dont know what is this all about & whats the difference between them.. So please help me!!!!!!!!

0 Answers  


hi, i'd like to know how do you set lines in a page for Smartforms? thanks in advance

1 Answers   SAP Labs,


Which language they use during interview?

0 Answers   State Bank Of India SBI,


Given: coordinates of rectangle-> left bottom and right top points. the rectangles create a hole.Find the maximum area of the hole. eg. 4 rectangles create a hole in between. find its area.

0 Answers   Manhattan,


What is the entry point function of a DLL?

0 Answers   Wipro,






How to print No.of.rows affected after updation using ADO.Net

0 Answers   Tech Mahindra,


what is adodb??y it is used for connection of V.B and access??what is ado?dao?

0 Answers   TCS,


what is the difference between java , sap ,.net , orecle apps ?

1 Answers  


How does the type system works when there is interoperability between a COM and .Net, i mean what exactly happens there

0 Answers   247Customer,


what are the top level class of interface in java?

2 Answers   Satyam,


is it acceptable if we declare multiple exceptions in same overridden method.

0 Answers  


how can i apply validation without using errorprovider in C# windows application

1 Answers  


Categories