What is a Thread?
Each thread represents a single process in the execution of a system.
Also know as
Light-weight processes
Execution contexts
Typically, each thread controls a single aspect of within a program
Previous slide
Next slide
Back to first slide
View graphic version