Threads represent a software approach to improving performance of
operating system by reducing the over head thread is equivalent to a
classical process. Each thread belongs to exactly one process and no thread can exist outside a process. Each thread represents a separate flow of
control.