top button
Flag Notify
    Connect to us
      Site Registration

Site Registration

OS: When a thread is considered as worker thread and how it's functionality is different from other threads ?

0 votes
306 views

I heard the term "worker thread" and other types of threads such as "system thread" and "user thread".
For me a thread is nothing but a lite weight process and multi-threaded design is chosen for a software development when there are multiple task in the application/system and those tasks can be executed independently.
I want to know when these different terms are used like worker thread, user thread and system thread ?

posted Nov 20, 2016 by Neeraj Mishra

Looking for an answer?  Promote on:
Facebook Share Button Twitter Share Button LinkedIn Share Button

...