Skip to content

Latest commit

 

History

History
37 lines (26 loc) · 3.83 KB

README.md

File metadata and controls

37 lines (26 loc) · 3.83 KB

Overview

Programming Languages

This directory includes examples of Kafka client applications, showcasing producers and consumers, written in various programming languages. The README for each language walks through the necessary steps to run each example. Each client example takes as an argument a properties file with the configuration parameters that specify connection information for any of the following:

Click on any language in the table below:

With Schema Registry

The following subset includes examples with Schema Registry and Avro data:

Additional Resources