Hacker News new | ask | show | jobs
by pavi2410 750 days ago
Reading the title seemed like it was related to the Dining Philosophers problem. https://en.wikipedia.org/wiki/Dining_philosophers_problem
1 comments

I was going to post the same thing. "What does this have to do with concurrent processes?!" :)

It's a good problem to think about, and I hope most people consider it in their work.