Multiple Instruction/Multiple Data
(MIMD) The classification under Flynn's taxonomy of a parallel processor where many functional units perform different operations on different data.
Examples would be a network of workstations or transputers.
Compare SIMD.



