kafka-server
There are 17 repositories under kafka-server topic.
salesforce/kafka-junit
This library wraps Kafka's embedded test cluster, allowing you to more easily create and run integration tests using JUnit against a "real" kafka server running within the context of your tests. No need to stand up an external kafka cluster!
karafka/example-apps
Karafka and WaterDrop example applications
engapa/kafka-k8s-openshift
Kafka docker image, ready for k8s and openshift clusters
rahul-ghadge/spring-boot-kafka
Spring boot kafka application with multiple Producers and multiple Consumers for String data and JSON object
vaibhavmagon/Kafka-Spark-Product-Recommendation
Python script demonstrating spark streaming and Kafka implementation using an e-commerce website like product recommendation engine based on item-based collaborative filtering. 🐍. 💥
voronaam/UncleK
Alternative Server for the Apache Kafka network protocol
Ashishkr007/SparkKafkaIntegration
Apache Spark and Apache Kafka integration and Spark Analytics over DataFrame.
mich-deg/kafka
Kafka is an event streaming platform.
attaakkhan/ETL
This Project is a complete package for multi-threaded ETL--It contains code, that can consume messages from distributed Apache Kafka servers parallelly; Secondly, it has easily adaptable Hibernate interface for database operation; Additionally, It is also configured with Spring, to easily access and manage objects across the application, it also has a producer code for data generation, which can be easily attached to data sources.
SiddheshwarDalave/Kafka-Implementation
Kafka Implementation
thebinary/docker-kafka
Kafka Docker
vikastaank/starting-with-kafka
Sample project to start learning with Apache Kafka.
azmain/spring-boot-with-kafka
Learning Apache Kafka
gguridi/kafka-server
Code to generate kafka images in hub.docker.com.
suraj1709/travel2wayStream
Kafka Producer and Consumer Application with different groups and partition.