GitHub / KabirSinghMehrok / dining-philosophers-problem-solution
A deadlock-free solution to the Dining Philosophers Problem using synchronization primitives in C
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KabirSinghMehrok%2Fdining-philosophers-problem-solution
PURL: pkg:github/KabirSinghMehrok/dining-philosophers-problem-solution
Stars: 0
Forks: 0
Open issues: 0
License: None
Language: C
Size: 2.93 KB
Dependencies parsed at: Pending
Created at: about 2 years ago
Updated at: about 2 years ago
Pushed at: about 2 years ago
Last synced at: 5 months ago
Topics: concurrency, deadlock-avoidance, multithreading, resource-allocation