0
3.8kviews
Compare processes and threads. Explain user and kernel level threads execution and need of light weight threads.

Similar questions

Differentiate between Process and Threads using proper examples.

1 Answer
2
49views
Parameter Process Threads
1.Definition In traditional operating systems the basic unit of CPU utilization is a process. In operating systems with facility, the basic unit of CPU utilization is a thread.
2.Parameters owned Each process has its own program counter, its own register states, its own stack and its own …

Create a free account to keep reading this post.

and 5 others joined a min ago.

Please log in to add an answer.