kafka-lag-based-assignor

Partition balancer

A Kafka consumer group assignor that aims to distribute lag evenly across consumers by balancing partitions based on lag levels.

Kafka partition assignor that distributes lag evenly across a consumer group

GitHub

12 stars
2 watching
5 forks
Language: Java
last commit: almost 6 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
cafxx/kafkabalancerAutomates rebalancing of Kafka clusters to minimize workload difference between brokers.48
lwolf/konsumeratorAutomates management and resource allocation for Kafka consumers in Kubernetes clusters.22
omarsmak/kafka-consumer-lag-monitoringA tool to monitor and analyze Kafka consumer lag to ensure real-time data processing.50
confluentinc/kafka-restProvides a RESTful interface to interact with a Kafka cluster without using the native protocol or clients54
immanuelfodor/kube-karpAutomates high availability and load balancing for Kubernetes clusters by assigning shared virtual IPs to nodes124
k8gb-io/k8gbA Kubernetes-native global load balancing solution with a focus on cloud native qualities and reliability899
devshawn/kafka-gitopsAutomates Apache Kafka topic and ACL management through code-based configuration323
latence-technologies/kafka-adaAn Ada binding for the Apache Kafka C client library, allowing developers to send and receive data from Kafka topics using Ada.14
mmolimar/ksql-jdbc-driverProvides standard access to Apache Kafka via JDBC API.87
comcast/mirrortool-for-kafka-connectA connector for integrating two Kafka clusters using source and sink connectors70
mre/kafka-influxdbA Kafka consumer for InfluxDB that buffers metric data during high loads and enables reliable sending of metrics from remote locations.216
mmolimar/kafka-connect-fsA Kafka connector for reading records from file systems and loading them into Kafka.110
sngular/kloadgenA plugin designed to generate load on Kafka topics with support for various data formats and schema registries.208
jdamick/kafkaA Go implementation of a distributed publish-subscribe messaging system129
morningstar/kafka-offset-monitorAn application to monitor Kafka consumer progress and lag.281