Skip to content
forked from Haybu/examples

Demo applications and code examples for Confluent Platform and Apache Kafka

License

Notifications You must be signed in to change notification settings

anurag300/examples

 
 

Repository files navigation

Content Has Moved

The main resource for demos and examples of stream processing with Apache Kafka and Confluent Platform is at https://docs.confluent.io/current/tutorials/index.html. Those demos and examples showcase KSQL, Kafka Streams, Confluent Replicator, Confluent Schema Registry, monitoring with Confluent Control Center, Replicator, and lots of other types of connectors.

**Please update your links to https://docs.confluent.io/current/tutorials/index.html

Which Examples are Here?

  • ccloud: Java producer connecting to Confluent Cloud (for writing data to Kafka) and a Java consumer application (for reading data from Kafka)
  • kafka-clients: Java producer (for writing data to Kafka) and a Java consumer application (for reading data from Kafka)

Previous Examples

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 93.1%
  • Shell 6.9%