Sunday, September 30, 2018

How to Implement a Kafka Producer

This article deals with the ways to implement a Kafka producer.

A Kafka producer is an application that can act as a source of data in a Kafka cluster. A producer can publish messages to one or more Kafka topics.



from DZone.com Feed https://ift.tt/2Ndamco

No comments:

Post a Comment