Skip to content

bragabriel/kafka-practicing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Practice Kafka

This repository is focused on practicing and exploring Apache Kafka. It includes various features and concepts related to Kafka.

Features

  • Parallelism: Implementations demonstrating parallel processing in Kafka.
  • Rebalancer: Understanding and implementing the rebalancing of partitions among consumers.
  • Multi-Partitions: Working with multiple partitions for better throughput and scalability.

Purpose

The purpose of this repository is to deepen my understanding of Kafka and its capabilities through hands-on practice and experimentation.

Releases

No releases published

Packages

No packages published

Languages