yavuzsonmez / 42-Philosophers

Solving the "Dining philosophers problem", by threading a process and using mutex and semaphores. This project is about ressources sharing, synchronization and parallel computing.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

Solving the "Dining philosophers problem", by threading a process and using mutex and semaphores. This project is about ressources sharing, synchronization and parallel computing.


Languages

Language:C 88.5%Language:Makefile 11.5%