Skip to content

Concurrency problem of "Sleeping Barber" solved using threads and monitors in Java.

Notifications You must be signed in to change notification settings

michal-cic/sleeping-barber

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The sleeping barber problem is a classic inter-process communication and synchronization problem between multiple operating system processes. Wikipedia

About

Concurrency problem of "Sleeping Barber" solved using threads and monitors in Java.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages