Skip to content

jonathan-wilkinson/dining-philosopers-no-output

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Concurrency in Go: The Dining Philosophers problem

This version of the program produces virtually no output. The test runs one million times, so takes a bit to finish.

Download or clone this repository, and run the test with race turned on

go test -race .

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages