Skip to content

The consumer-producer problem in a buffer solved using semaphores and mutexes

Notifications You must be signed in to change notification settings

divs-2018/CandyKids

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CandyKids

Description

  • Solving producer-consumer processor and thread problem in a buffer
  • Used mutexes and semaphores

Scripts to compile

  • To compile :

make

  • To run :

./candykids #factories #kids #seconds

  • To clean :

make clean

About

The consumer-producer problem in a buffer solved using semaphores and mutexes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages