6 ms·
Reading the title seemed like it was related to the Dining Philosophers problem. https://en.wikipedia.org/wiki/Dining_philosophers_problem https://en.wikipedia.
by pavi2410 2y ago
Reading the title seemed like it was related to the Dining Philosophers problem. https://en.wikipedia.org/wiki/Dining_philosophers_problem https://en.wikipedia.org/wiki/Dining_philosophers_problem
- beefok 2y agoI 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.