Skip to content

barrak7/Philosophers_42

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Philosophers_42

42's dining philosophers project.

In order to finish this project one has to have the fundemental knowledge of processes and threads. The main objective of this project is to be able to manage resources effectively by implementing a synchronization algorithm which would allow threads and processes to access shared resources smoothly and without having any data races. The latter can be pretty problematic in certian settings.

About

42 dining philosophers project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published