f0rkr / philosophers

The dining philosophers problem is an example problem often used in concurrent algorithm design to illustrate synchronization issues and techniques for resolving them.
12Updated 3 years ago

Related projects: