cheloveknikitaa / Dining_philosophers

In computer science, the dining philosophers problem is an example problem often used in concurrent algorithm design to illustrate synchronization issues and techniques for resolving them.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

In computer science, the dining philosophers problem is an example problem often used in concurrent algorithm design to illustrate synchronization issues and techniques for resolving them.


Languages

Language:C 90.5%Language:Makefile 9.5%