Skip to content

JosephLipinski/GoDiningPhilosophersProblem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

GoDiningPhilosophers

Continued Experimentation into Golang and concurrency

The dining philosopher problem is a classic problem in computer science. This program is an attempt at solving the problem using a concurrent system through golang.

If you need more information on how the DPP works you can read about it on Wikipedia

About

Golang implementation of the DPP

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages