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)
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)