Skip to content

producer-consumer problem, using semaphore, multi-process and shared memory

Notifications You must be signed in to change notification settings

Infres9/producer-consumer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Producer - consumer

Producer-consumer problem with multiple process, using semaphore and shared memory

Compiling

make

Running

./prodCons [message] [buffer_size]

TODO

  • Improved display
  • Arguments in command line

About

producer-consumer problem, using semaphore, multi-process and shared memory

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published