Introduction - If you have any usage issues, please Google them yourself
Dining Philosophers problem, to solve the deadlock problem of the operating system. Five philosophers sitting around the round table, the middle one for every two chopsticks, the meal must take two chopsticks, and only using his chopsticks on either side, resulting in deadlock.