Ways to Implement Thread.
Q1. List the ways to implement of Thread.
Ans. There are two main ways to implement a threads package:
- In user space.
- In the kernel.
The choice is moderately controversial and a
- Hybrid implementation is also possible.
Q1. List the ways to implement of Thread.
Ans. There are two main ways to implement a threads package:
The choice is moderately controversial and a