Skip to content

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

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages