CSCI3150 - Pthreads (POSIX Threads Programming)
In this lab:
- A simple Introduction to pThread
- Configure your virtual machine to multi-cores
- Try some programs you learn in lecture
- You will get some programs which will show you about some problems like starvation problems ..
- Try to solve it, I believe you can find many solutions to these problems