August 2017
Beginner to intermediate
278 pages
6h 40m
English
Kafka has provided you with a rich set of APIs to create applications to interact with it. We will go through Producer API details and understand its uses.
Creating a Kafka producer involves the following steps:
Required configuration: In most applications, we first start with creating the initial configuration without which we cannot run the application. The following are three mandatory configuration parameters:
Read now
Unlock full access