Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 247 Bytes

File metadata and controls

2 lines (2 loc) · 247 Bytes

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)