Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- * https://medium.com/@ruinadd/philosophers-42-guide-the-dining-philosophers-problem-893a24bc0fe2
- --> Good blog post to have an overview of the project.
- * https://www.codequoi.com/en/threads-mutexes-and-concurrent-programming-in-c/
- --> Thread and Mutexes oriented blog post.
- * https://nafuka11.github.io/philosophers-visualizer/
- --> Philosophers visualizer to quickly check if your program is outputting good results.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement