To develop a synchronous inter-process communication through the use of both fork(), pipe(), and exec() system calls. For this exercise only ordinary pipes are to be used.

Job ID: 36240836

Budget: $30 – $250 USD

to develop a producer/consumer application. Both the C programming language and any
distribution of the Linux operating system are to be used. Your solution must be structured as a set
of services. The core service is the inter-process communication which it is referred here as the
producer/consumer service.