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
Categories: Computer stubs | Computer terminology | Parallel computing