Flynn's Taxonomy

Home > Computer Science > Computer Architecture > Computer Organization > Flynn's Taxonomy

This categorizes computer architectures based on the number of instruction streams and data streams that can be executed simultaneously, resulting in four categories: SISD, SIMD, MISD, and MIMD.