1 | Vary greatly in complexity: |
2 | A typical way to classify these architectures is with Flynn's taxonomy, which labels architectures according to instruction stream and data stream. |
3 | For example, an idealised serial computer would be labeled Single instruction Single Data (SISD) as it executes one instruction at a time on a single piece of data. |
4 |