MVPee / 42-Philosophers

The dining philosophers problem. The dining philosophers problem is a famous problem in computer science used to illustrate common issues in concurrent programming.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

image

About

The dining philosophers problem. The dining philosophers problem is a famous problem in computer science used to illustrate common issues in concurrent programming.


Languages

Language:C 86.0%Language:Makefile 14.0%