Multithreading

Home > Computer Science > High-Performance Computing > HPC Architecture > Multithreading

Multithreading is the process of dividing a single task into multiple threads that can be executed in parallel on a single processor or core.