InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards. Learn more →
Top 6 Java kafka-consumer Projects
-
Project mention: RabbitMQ vs. Kafka – An Architect’s Dilemma (Part 1) | news.ycombinator.com | 2023-09-19
> You can stream messages into a buffer and process them in parallel, and commit the low watermark offset whenever it changes, as described above. I've implemented this in .NET with Channels and saturate the CPUs with no problem.
And there are libraries that will manage all this for you e.g. https://github.com/line/decaton
-
InfluxDB
Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
-
parallel-consumer
Parallel Apache Kafka client wrapper with per message ACK, client side queueing, a simpler consumer/producer API with key concurrency and extendable non-blocking IO processing.
-
-
kafka-java-spring-boot-poc
Kafka integration with Java Spring-boot with one application serving as a producer and the other consuming the messages
-
First off, let's spin up all the required components using this docker-compose.yml. It will start Zookeeper, Kafka and Kafdrop containers in your system.
-
atelier-spring-kafka
Projet d'exemple d'utilisation de la lib `org.springframework.kafka:spring-kafka`
Java kafka-consumer discussion
Java kafka-consumer related posts
-
EO Kafka Producers and consumers for working with Apache Kafka message broker
-
Optimizing Kafka Producers and Consumers
-
Architectural advice for slow processes
-
Kafka to HTTP POST requests
-
Kafka Parallel Consumer
-
Apache Camel Integration with Spring-boot and Kafka
-
How many different groups/consumers for X topics?
-
A note from our sponsor - InfluxDB
www.influxdata.com | 12 Sep 2024
Index
What are some of the best open-source kafka-consumer projects in Java? This list will help you:
Project | Stars | |
---|---|---|
1 | decaton | 328 |
2 | parallel-consumer | 64 |
3 | eo-kafka | 27 |
4 | kafka-java-spring-boot-poc | 16 |
5 | all-about-kafka | 4 |
6 | atelier-spring-kafka | 1 |