Concurrent programming
This book is an accessible introduction to the theory and practice of concurrent programming and addresses problems of the sort where several simultaneous activities compete for limited resources. Exposition is supported by realistic examples. Techniques developed include locks, semaphores, monitors, and rendez-vous. . . .