SaaSHub helps you find the best software and product alternatives Learn more →
Examples Alternatives
Similar projects and alternatives to examples
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
demo-scene
Scripts and samples to support Confluent Demos, Talks, and Blogs. Not all of the examples in this repository are kept up to date. For automated tutorials and QA'd code, see https://github.com/confluentinc/tutorials/
-
docker-kafka-kraft
Apache Kafka Docker image using Kafka Raft metadata mode (KRaft). https://hub.docker.com/r/moeenz/docker-kafka-kraft
-
-
-
cp-all-in-one
docker-compose.yml files for cp-all-in-one , cp-all-in-one-community, cp-all-in-one-cloud, Apache Kafka Confluent Platform
-
-
-
-
-
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a better examples alternative or higher similarity.
examples discussion
examples reviews and mentions
Posts with mentions or reviews of examples.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-10-09.
-
Python for Apache Kafka – Free Introductory course
Relevant: - Suggested Enhancements to Python Producer Example
-
Hi. Would someone please explain to me in layman terms what Apache Kafka is, who uses it and what it is used for? Thanks in advance.
If you'd like to get a better idea of how it works when implemented in code, there are some sample repositories here https://github.com/confluentinc/examples/
-
Problems with the set-up
Spend some time on https://developer.confluent.io , especially https://developer.confluent.io/get-started/java/ and look at https://github.com/confluentinc/examples . Those will give really practical examples for how to set up your configs and start consuming
-
How to learn to use Kafka with Python for begginners
The examples git repo has a great working producer and consumer. https://github.com/confluentinc/examples
- Kafka Connect, Strimzi, and a simple filter/convert task
-
Kafka client for Dart
Digging into this a bit, I guess the fastest way would be to use librdkafka via Dart FFI. It's what Confluent uses in their Node.js example. That way you only have to worry about the FFI parts.
-
A note from our sponsor - SaaSHub
www.saashub.com | 19 Jan 2025
Stats
Basic examples repo stats
6
1,936
9.9
about 2 months ago
confluentinc/examples is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of examples is Shell.