vault backup: 2025-04-05 00:05:56
This commit is contained in:
parent
a99d09af0c
commit
47b74f3eec
4 changed files with 6 additions and 6 deletions
|
@ -3,7 +3,7 @@ The first real practical example of a concurrent system.
|
|||
- one chopstick between each pair of philosophers
|
||||
- a philosophers must pick up its two nearest chopsticks in order to eat
|
||||
- a philosopher must pick up first one chopstick, then the second one, not both at once
|
||||

|
||||
![]()
|
||||
|
||||
**PROBLEM:** *Devise a deadlock-free algorithm for allocating these limited resources (chopsticks) among several processes (philosophers).*
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue