Got any implementations of Dining Philosophers with semaphores?
Hi ppl!!
I have to submit an assignment on the various implementations possible of the dining philosopher problem. I got an implementation which uses mutexes,from LQ. Does anybody have any code which uses any other implementation....even if it creates deadlocks...it would be highly useful as i can add an analysis element into it...thanx!!
|