Question
In many-to-many threading terminology, what is a lightweight process?
Select an option. Your answer will be checked instantly.
Correct Answer: A. A kernel-supported execution entity on which user threads can be scheduled
Explanation:
A lightweight process acts as an intermediate kernel scheduling resource for user-level threads.
The user thread library multiplexes its threads over these entities.
Leave a Reply