Skip to content

BillyBarbaro/SavingsAccount

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SavingsAccount

An exercise in learning Linux System V Semaphores, and other commands for creating concurrently executing Linux processes. The program imitates a savings account with customers looking to withdraw and deposit money. Withdrawers are all served FIFO, and the head of the line blocks the rest of the queue until there is enough money in the account to service it.

About

EECS338 Assignment 4

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published