Skip to content

brhamidi/philosophers

Repository files navigation

philosophers

Understand threads and mutex through the famous problem of philosophers' dinner

Prerequisites

  • Sdl2
  • Sdl2_ttf

Compiling

make
./philo

Example

Philosopher's Dinner

key learning

  • Parallel computing
  • C Programming (Mutex and Threads)
  • Shared resources

Authors

License

This project is licensed under the GPL v3 License - see the LICENSE file for details

About

Understand threads and mutex through the famous problem of philosophers' dinner

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors