Jump to content

Multiple instruction, multiple data

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by 129.26.132.3 (talk) at 08:46, 20 January 2004. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

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