Apache Kafka Pertanyaan dan Jawaban Wawancara
Question: What is the role of Consumer API?Answer: An API which permits an application to subscribe to one or more topics and also to process the stream of records produced to them is what we call Consumer API. |
Simpan untuk Revisi
Bookmark item ini, tandai sebagai sulit, atau masukkan ke dalam set revisi.
Masuk untuk menyimpan bookmark, pertanyaan sulit, dan set revisi.
Apakah ini membantu? Ya Tidak
Most helpful rated by users:
- Explain the concept of Leader and Follower.
- Enlist the several components in Kafka.
- What are main APIs of Kafka?