Skip to content

martasvlach/IOS-projekt2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

IOS-projekt2

Senate Bus Problem

Riders come to a bus stop and wait for a bus. When the bus arrives, all the waiting riders invoke boardBus, but anyone who arrives while the bus is boarding has to wait for the next bus.
The capacity of the bus is 50 people,if there are more than 50 people waiting, some will have to wait for the next bus. When all the waiting riders have boarded, the bus can invoke depart.
If the bus arrives when there are no riders, it should depart immediately.
https://sinceeverybodyhasablog.wordpress.com/2014/09/06/senate-bus-problem/

Projekt 2 do předmětu Operační Systémy - Synchronizace procesů

Získáno bodů 15/15

https://www.mollejuo.com/wp-content/uploads/code_wroks.jpg

About

Projekt 2 do předmětu Operační Systémy

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published