The Little Book of Semaphores: The Ins and Outs of Concurrency Control and Common Mistakes

(4 )

The Little Book of Semaphores is a textbook that introduces the principles of synchronization for concurrent programming. In most computer science curricula, synchronization is a module in an Operating Systems class. OS textbooks present a standard set of problems with a standard set of solutions, but most students don't get a good understanding of the material or the ability to solve similar pro…

Shelves
Technical Computer Science Software Coding Allen B. Downey Engineering Technology book Computers Programming