Skip to content

Creating cooperating processes and have them communicate by sending data to each other through a shared memory.

Notifications You must be signed in to change notification settings

georgekiriakopoulos/Cooperating-processes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cooperating-processes

C program to create cooperating processes that communicate by using the producer-consumer method and share data through a shared memory. Communication is achieved with the use of semaphores.

About

Creating cooperating processes and have them communicate by sending data to each other through a shared memory.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published