-
Updated
Apr 18, 2025 - Rust
#
shared-resource-management
Here are 3 public repositories matching this topic...
App to manage shared resources
-
Updated
Dec 16, 2024 - Python
The "Philosophers" project at 42 is a programming exercise based on Edsger Dijkstra's dining philosophers problem. Students simulate philosophers alternating between thinking and eating, sharing forks, and managing concurrent resource access to avoid deadlocks and ensure proper synchronization.
synchronization graph-theory software-design concurrent-algorithm deadlock-prevention shared-resource-management
-
Updated
Jun 28, 2024 - C
Improve this page
Add a description, image, and links to the shared-resource-management topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the shared-resource-management topic, visit your repo's landing page and select "manage topics."