Table of Contents
About
A process with two threads of execution, running on one processor
In Computer science, a thread of execution is the executed concurrently (via multithreading capabilities), sharing resources such as memory, while different processes do not share these resources1.
Anki
Links
References
Wikipedia. “Thread (computing)”. Available at: https://en.wikipedia.org/wiki/Thread_(computing). (Accessed: ). ↩︎