Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Dining philosophers

The classic concurrency problem, implemented in three programmming languages Java, Erlang and Node.js, using three different algorithms for each: with deadlock, resource hierarchy, with arbitrator. In some solutions BEB algorythm was used, to resolve conflicts.

About

Dining philosophers problem implemented in Java, Node.js and Erlang in three variants.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages