flâneur — a map of the web's best reading

Dining philosophers problem

en.wikipedia.org · 4,348 words · saved by 1 readers

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.

Dining philosophers problem - Wikipedia Jump to content From Wikipedia, the free encyclopedia Problem used to illustrate synchronization issues and techniques for resolving them In the problem, each philosopher has a bowl of spaghetti and can reach the two forks on either side of them. 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. It was originally formulated in 1965 by Edsger Dijkstra as a student exam exercise, presented in terms of computers competi

Explore this link on the map →

related reading