8000 GitHub - kaiwaehner/examples: Demo applications and code examples for Confluent Platform and Apache Kafka
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

kaiwaehner/examples

 
 

Repository files navigation

Confluent Examples (including some Kafka Streams - Machine Learning Examples using TensorFlow, H2O or DL4J)

This repository contains code examples for Apache Kafka and the Confluent Platform.

  • kafka-streams: examples that demonstrate how to implement real-time processing applications using Kafka's Streams API aka "Kafka Streams", which is a new stream processing library included with the Apache Kafka open source project
  • kafka-clients: example Kafka client applications such as a Java producer application (for writing data to Kafka) and a Java consumer application (for reading data from Kafka)
  • kafka-connect-streams: examples that demonstrate various ways to get data into a Kafka topic, loaded into the Kafka Streams API KStream, and then some basic usage of the Kafka stream processing API

About

Demo applications and code examples for Confluent Platform and Apache Kafka

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 89.1%
  • Scala 10.2%
  • Shell 0.7%
0