in Technology by

Explain the role of the Kafka Producer API.

Please log in or register to answer this question.

1 Answer

0 votes
by

An API which permits an application to publish a stream of records to one or more Kafka topics is what we call Producer API.

Related questions

...