Skip to content

Brian-Conley/OS-Lab-2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Brian Conley - Smoker's Problem

Overview

This program is a simulation of the smoker's problem. In this case, we solve it
using semaphores. In this simulation we have:

  • Three agents (acting as one)
  • Three pushers (acting as one)
  • Six smokers

Build

Build the program by running the make command. The makefile provides other useful
targets.

  • run: Run the program
  • clean: Remove build files

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published