Re: Kafka flow

2018-08-08 Thread Ted Yu
Have you looked at http://kafka.apache.org/documentation/ ? Chapters 4 and 5. FYI On Wed, Aug 8, 2018 at 1:46 AM darekAsz wrote: > Hi, > I need informations about workflow in kafka, I want to know what is going > on when producer send message, as much details as possible about > requests-respo

Kafka flow

2018-08-08 Thread darekAsz
Hi, I need informations about workflow in kafka, I want to know what is going on when producer send message, as much details as possible about requests-responses. Can anyone tell me when I can find this? Best regards