Skip to content

This project is about The dining philosophers problem, where multithreading/multiprocessing and mutexes/semaphores are used to solve the problem.

Notifications You must be signed in to change notification settings

hel-makh/Philosophers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Philosophers

This project is the 8th project as a student at 1337. In this project, we will learn the basics of threading a process. We will see how to create threads and we will discover mutexes.

Validated with 125/100

About

This project is about The dining philosophers problem, where multithreading/multiprocessing and mutexes/semaphores are used to solve the problem.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published