This project is an implementation of the dining philosophers problem, a classic computer science challenge that illustrates synchronization issues in concurrent programming. It's part of the 42 School curriculum, designed to deep dive into process synchronization, deadlock prevention, and resource sharing.
portfolio-project multi-threaded-implementation mutex-based-fork-management precise-timing-system real-time-state-logging death-detection-system
-
Updated
Nov 17, 2024 - C