Re: [External] Kafka broker architecture overview

2020-06-18 Thread Brian Sang
You can try taking a look at https://jaceklaskowski.gitbooks.io/apache-kafka/ , not sure if it is the same level you want but I've used it for some reference before. On Thu, Jun 18, 2020 at 6:39 AM Alexander Sibiryakov < sibirya...@scrapinghub.com> wrote: > Hello, > > could anyone please point me

Kafka broker architecture overview

2020-06-18 Thread Alexander Sibiryakov
Hello, could anyone please point me to a document or blog post describing Kafka broker internal architecture: threads, data flows, startup/shutdown routine? Unfortunately, I wasn't able to find anything quickly in Google. Thank you. A.