Thread-Level Parallelism (TLP) Architecture

Home > Computer Science > Computer Architecture > Processor Architecture > Thread-Level Parallelism (TLP) Architecture

This type of architecture divides the work into different threads that can be executed simultaneously. This provides better performance for applications that can be parallelized.