Table of Contents
Material on concurrent programing. There is a local copy here.
The instructor will deliver a master class on concurrent programming and the C interfaces that suport these facilities, dealing with the following issues:
Parallel and concurrent programming
Pthreads
Syncronization
Mutex
Condition variables