4 comments

[ 2.7 ms ] story [ 18.0 ms ] thread
Did anyone else have Ben Ari (eskimos and igloos) for their concurrency book as undergrad? Fortunately I never had to use "dining philosophers" in any real restaurant situation as we always had enough forks. I expect LLs take will be a very significant work.
I had https://www.amazon.se/-/en/M-Ben-Ari/dp/032131283X

> Fortunately I never had to use "dining philosophers"

I think that was set up as a problem, not the solution, to demonstrate that you can't just take take/release locks and call it a day. (I guess the modern equivalent would be 'synchronized' methods).

(comment deleted)