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

https://github.com/rbourgeat/philosophers


https://github.com/rbourgeat/philosophers

42 42born2code 42paris 42projects 42school philosophers

Last synced: 7 months ago
JSON representation

Awesome Lists containing this project

README

          

# philosophers
This project is an introduction to the basics of process threading, and how
work on the same memory space.
You will learn how to do threads.
You will learn about mutexes, semaphores, and shared memory.