Jump to content

Multithreading

From Simple English Wikipedia, the free encyclopedia
Revision as of 20:46, 8 April 2023 by Lights and freedom (talk | changes) (removed Category:Computer science; added Category:Computer architecture using HotCat)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Multithreading means that a computer can work on different parts of the same program at the same time. This usually allows the program to run faster.

[change | change source]