MIMD

Related architectures
  Single
Instruction
Multiple
Instruction
Single
Data
SISD MISD
Multiple
Data
SIMD MIMD

Multiple Instruction Multiple Data (MIMD) is a type of parallel computing architecture where many functional units perform different operations on different data. Examples would be a multiprocessor or transputer computer, or a network of workstations.

See also

 This computer-related article is a stub. You can help Wikipedia by expanding it.

See also: MIMD, Computer, Computer architecture, MISD, Multiprocessor, Network, Non-Uniform Memory Access