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

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

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)

java-kafka-client

OpenTracing Instrumentation for Apache Kafka Client (by opentracing-contrib)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
sample-spring-kafka-microservices java-kafka-client
2 1
245 124
- -0.8%
7.5 0.0
9 days ago 8 months ago
Java Java
GNU General Public License v3.0 only Apache License 2.0
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.

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

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.

What are some alternatives?

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

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

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

kafka-streams-course - Learn Kafka Streams with several 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

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/

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