Click here to Skip to main content
15,892,927 members
Articles / Parallel

Solving the Sleeping Barber Problem with the Concurrency Explorer

Rate me:
Please Sign up or sign in to vote.
5.00/5 (1 vote)
27 Jul 2018CPOL14 min read 8.4K   4  
The Sleeping Barber problem, a classic inter-process communication problem, can be studied and explored more easily using tools such as the Concurrency Explorer than using standard parallel or asynchronous coding techniques.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Retired
United States United States
I am a writer and developer interested in technical, financial, and social issues. I am way too curious about way too many things.

Comments and Discussions