Multiple Instruction Multiple Data (MIMD)
Multiple Instruction Multiple Data (MIMD)
- MIMD architectures consist of a number of powerful processors which can each execute individual instruction streams. The usual subdivision of this class is by the relationship between the processor and memory.
1. MIMD - Shared Memory
2. MIMD - Distributed Memory
3. MIMD - Virtual Shared Memory