Sciweavers

CORR
2002
Springer
117views Education» more  CORR 2002»
13 years 4 months ago
Detecting Race Conditions in Parallel Programs that Use Semaphores
Abstract. We address the problem of detecting race conditions in programs that use semaphores for synchronization. Netzer and Miller showed that it is NP-complete to detect race co...
Philip N. Klein, Hsueh-I Lu, Robert H. B. Netzer

Lecture Notes
2028views
15 years 1 months ago
A Short Introduction to Operating System
As the name implies, it is a short introduction about operating system.
Mark Burgess

Book
494views
15 years 3 months ago
The Little Book of Semaphores
"I wrote the first edition this book with the goal of identifying synchronization idioms and patterns that could be understood in isolation and then assembled to solve compl...
Allen B. Downey