operating systems -- 4

Job ID: 34771622

Budget: $10 – $30 USD

You are to use any distribution of the Linux operating system to create a producer/consumer-based
service. The referred service will use two shared ordinary pipes to allow full duplex communications
between a child/parent pair of processes. Such processes are to be named consumerProducerParent and
producerConsumerChild. These two processes will share information through a full duplex
communication structure only. Details regarding the services provided by both producerConsumerChild
and consumerProducerParent are described as follows:
Related categories: C Programming IT Operating Model