Skip to content

dincho/ipc-play

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IPC Play

Playing with POSIX shared memory and semaphores Classical writer-readers problem, but with conditional consumation of the data - involving rendezvous

To compile execute make

To start example setup execute run.sh which start 1 writer and 2 reader processes and redirect thir stderr to log file.

About

Playing with POSIX shared memory and semaphores

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors