8000 GitHub - desi109/CarMakerProblem: CarMakerProblem - this problem contains a solution, which represents an example of synchronization in C# ➟ There is a mechanic in the garage. If there are no customers, the mechanic is asleep. When a customer enters, he wakes up the mechanic. If a customer enters while the mechanics are working, he waits, if there is room, otherwise he leaves.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

CarMakerProblem - this problem contains a solution, which represents an example of synchronization in C# ➟ There is a mechanic in the garage. If there are no customers, the mechanic is asleep. When a customer enters, he wakes up the mechanic. If a customer enters while the mechanics are working, he waits, if there is room, otherwise he leaves.

Notifications You must be signed in to change notification settings

desi109/CarMakerProblem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

CarMakerProblem

  • There is a mechanic in the garage.
  • If there are no customers, the mechanic is asleep.
  • When a customer enters, he wakes up the mechanic.
  • If a customer enters while the mechanics are working, he waits, if there is room, otherwise he leaves.

About

CarMakerProblem - this problem contains a solution, which represents an example of synchronization in C# ➟ There is a mechanic in the garage. If there are no customers, the mechanic is asleep. When a customer enters, he wakes up the mechanic. If a customer enters while the mechanics are working, he waits, if there is room, otherwise he leaves.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

0