java-kafka-client VS sample-spring-kafka-microservices

Compare java-kafka-client vs sample-spring-kafka-microservices and see what are their differences.

java-kafka-client

OpenTracing Instrumentation for Apache Kafka Client (by opentracing-contrib)

sample-spring-kafka-microservices

Example microservices showing how to use Kafka and Kafka Streams with Spring Boot on the example of distributed transactions implementations with the SAGA pattern (by piomin)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
java-kafka-client sample-spring-kafka-microservices
1 2
124 240
-0.8% -
0.0 7.3
8 months ago 17 days ago
Java Java
Apache License 2.0 GNU General Public License v3.0 only
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

java-kafka-client

Posts with mentions or reviews of java-kafka-client. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-06-18.
  • Some cool features you may don’t know about Apache Kafka
    4 projects | dev.to | 18 Jun 2021
    This is particularly useful if you use Apache Kafka in a microservices architecture and you want to add tracing supervision. For example, using OpenTracing you can take a look at opentracing-contrib/java-kafka-client that provides TracingProducerInterceptor and TracingConsumerInterceptor. Those interceptors inject and retrieve span context from record headers.

sample-spring-kafka-microservices

Posts with mentions or reviews of sample-spring-kafka-microservices. We have used some of these posts to build our list of alternatives and similar projects.
  • Creatori de content cu focus primar Java
    1 project | /r/programare | 21 Aug 2022
    https://piotrminkowski.com - Java, Spring, Kotlin, microservices, Kubernetes, containers
  • Reaction to Saga with Springboot & Kstream
    1 project | dev.to | 9 Feb 2022
    Today an article about building a saga transaction system with springboot and kafka streams reached to me, and of course I felt very curious about it, so I got to work inmediately. The article is this -> https://github.com/piomin/sample-spring-kafka-microservices/blob/streams-full

What are some alternatives?

When comparing java-kafka-client and sample-spring-kafka-microservices you can also consider the following projects:

kafka-lag-exporter - Monitor Kafka Consumer Group Latency with Kafka Lag Exporter

Url-shortener - Implementation of url shortener using Kafka Streams and CQRS pattern

kafka-streams-course - Learn Kafka Streams with several examples!

demo-scene - 👾Scripts and samples to support Confluent Demos and Talks. ⚠️Might be rough around the edges ;-) 👉For automated tutorials and QA'd code, see https://github.com/confluentinc/examples/

kafka-service - JMS Service is a utility for testing JMS based backends by simply using HTTP Endpoints. Currently supported backends are Kafka and RabbitMQ

covid19-vaccine-tracker - Covid19 Vaccine Tracker and Telegram Bot for India

kpow-streams-agent - Monitor Kafka Streams applications with Kpow

kafka-streams-cassandra-state-store - 'Drop-in' Kafka Streams State Store implementation that persists data to Apache Cassandra / ScyllaDB

kafka-connect-client - Java client library for Apache Kafka Connect REST Interface