Answer Posted / 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 View All Answers
hoe to data grid use in sql server 2000?
What do you understand by modular programming?
How to use string functions in QTP?give some examples
How many forms can you create in a Visual Basic 6 Standard EXE project? Is there any limit on that?
what is the last ant version you worked?how to get it
Hey this is venkatesh.Please can any body tell me what is SFLNXTCHG?where we use this keyword?what perpuse we use this?Can you tell me in real time senario with example? And in 7 specification(RPG/400)what is the mandatory specification using programs?
Wrtite a JCL for sorting a file with start from 36 postion lenth 9 excluding a num eq to 98768. for 3 marks mainframe
When will you use shell script/Perl ahead of C/C++?
what is apt_dump_score in datastage where it is useful
If i have a dataset queried from Sql and I would like to insert the dataset into a specific node in an xml document how do I do this
what is the basic and unique feature of dotnet
When you deliver your C++ headers and C++ library of a class (what all can you change in the class so that application using your class does not need to recompile the code)
Give examples of macro quoting function?
the systematic access of small computers in a distributed data processing system is referred as?
what is client server & server? What r types of Joins? explsin it! which types of indexex in sql server? what is triggers?