Home / Report Question

Q. Which Kafka consumer API allows asynchronous processing?
  • A. poll()
  • B. subscribe()
  • C. seek()
  • D. callback()