vault backup: 2025-04-04 23:58:09
This commit is contained in:
parent
8e517b1bd4
commit
1ce5aec8cd
13 changed files with 34 additions and 50 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
|
||||
![[/Concurrent Systems/notes/images/Pasted image 20250317100456.png|100]]
|
||||

|
||||
|
||||
**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