Skip to content

Instantly share code, notes, and snippets.

View marijus-ravickas's full-sized avatar
🌴

Marijus Ravickas marijus-ravickas

🌴
  • Vilnius, Lithuania
View GitHub Profile

Building Kafka from the Hardware - up

  • Higher Message Retention ? - Increase disk size
  • Higher Message Throughput ? - Increase network capacity
  • Higher Producer Performance ? - Increase Disk I/O speed
  • Higher Consumer Performance ? - Increase Memory

Critical Configurations (Consumer)

  • queued.min.messages
  • fetch.wait.max.ms
  • socket.blocking.max.ms