Biology, asked by azmal21902gmailcom, 9 months ago

explain producer and consumer along with example​

Answers

Answered by Anonymous
1

Answer:

In computing, the producer-consumer problem (also known as the bounded-buffer problem) is a classic example of a multi-process synchronization problem. The problem describes two processes, the producer and the consumer, which share a common, fixed-size buffer used as a queue.

Similar questions