Answer Posted / Ramesh Thakur
Producer-consumer queues in Apache ZooKeeper are used for communication between applications. The producer creates data and the consumer reads it from the queue. The queue ensures that data is not lost even if the consumer is temporarily unavailable, and the producer does not have to wait for the consumer to be available before sending more data.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category