Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 1003 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 1003 Bytes

image

Overview

This library has examples for developers who want to write client applications that produce messages to or consume messages from Kafka.

Basic Producers and Consumers in various programming languages

Kafka Streams

Library of streams examples available at https://github.com/confluentinc/kafka-streams-examples

KSQL

Prerequisites