A

Admin • 832.27K Points
Coach

Q. Which Kafka consumer API allows asynchronous processing?

  • (A) poll()
  • (B) subscribe()
  • (C) seek()
  • (D) callback()
  • Correct Answer - Option(A)
  • Views: 15
  • Filed under category Apache Kafka
  • Hashtags:

Explanation by: Admin

The poll() method in Kafka's consumer API allows asynchronous fetching of messages.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.