An open API service indexing awesome lists of open source software.

https://github.com/haletran/42_philosophers

Threads simulator
https://github.com/haletran/42_philosophers

Last synced: 13 days ago
JSON representation

Threads simulator

Awesome Lists containing this project

README

          

# 42_Philosophers

***I never thought philosophy would be so deadly***

In this project, you will learn the basics of threading a process.
You will see how to create threads and you will discover mutexes

## My tester
You can check out my tester on this repo : tester