페이지

2024년 9월 21일 토요일

Factors impacting Kafka performance Operating System(OS)

1. Use Linux or Solaris, running production Kafka clusters on Windows is not recommended.


2. Increase the file descriptor limits (at least 100,000 as a starting point)

https://unix.stackexchange.com/questions/8945/how-can-i-increase-open-files-limit-for-all-processes/8949#8949


3. Make sure only Kafka is running on your Operating System. Anything else will just slow the machine down.

댓글 없음: