Skip to content

programs to synchronize processes and signal manipulation, and handling producer/consumer communication under UNIX in C.

Notifications You must be signed in to change notification settings

starman1999/C-Parallel-programming-and-Communication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

the Parallel.c file is a program to synchronize a set of parallel processes using signal manipulation under UNIX using the C language. the communication.c file is a producer/consumer problem using Semaphores, Shared memory and Tubes. (usthb tp's)

About

programs to synchronize processes and signal manipulation, and handling producer/consumer communication under UNIX in C.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages