Skip to content

A POSIX Thread based solution to the Baboon Crossing Problem in Concurrent Programming

Notifications You must be signed in to change notification settings

Triblar/POSIXThreadBaboonXing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A POSIX Thread based solution to the Baboon Crossing Problem in Concurrent Programming

To run the program, call ./as7.o from the current working directory followed by a case insensitive string of a's or b's to inidcate a baboon that wants to cross to a or b

An example output from a run is included in output.txt

Example run:

./as7.o aaaaaaabbbababaaabbbbbababaaaaabaabbbbaabababababbbbabab


About

A POSIX Thread based solution to the Baboon Crossing Problem in Concurrent Programming

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published