Description: Preparation of a producer- consumer program group, supports multiple producers and consumers, the the producer process for 2
Consumers number of processes.
Use shared memory for data transfer between producers and consumers, and use semaphores to protect the data.
To Search:
File list (Check if you may need any files):
buffer.h
csm1.c
csm2.c
csm3.c
init.c
pd1.c
pd2.c
semun.h
实验2.doc