java-kafka-client VS kafka-service

Compare java-kafka-client vs kafka-service and see what are their differences.

java-kafka-client

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

kafka-service

JMS Service is a utility for testing JMS based backends by simply using HTTP Endpoints. Currently supported backends are Kafka and RabbitMQ (by fauxauldrich)
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 kafka-service
1 4
124 7
-0.8% -
0.0 0.0
8 months ago about 1 year ago
Java Java
Apache License 2.0 MIT License
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.

kafka-service

Posts with mentions or reviews of kafka-service. We have used some of these posts to build our list of alternatives and similar projects.

What are some alternatives?

When comparing java-kafka-client and kafka-service you can also consider the following projects:

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

debezium - Change data capture for a variety of databases. Please log issues at https://issues.redhat.com/browse/DBZ.

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

kafka-connect-file-pulse - 🔗 A multipurpose Kafka Connect connector that makes it easy to parse, transform and stream any file, in any format, into Apache Kafka

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/

wafka - Apache Kafka API exposed through WebSocket and REST protocols

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

kafka-java-spring-boot-poc - Kafka integration with Java Spring-boot with one application serving as a producer and the other consuming the messages

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

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

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