Thanks Koushik, It will be helpful if you can share the h/w resources are you using.
Pulkit On Thu, Jul 26, 2018 at 2:57 PM, Koushik Chitta < kchi...@microsoft.com.invalid> wrote: > We had ~75000 producers writing to a single topic on 10 broker cluster in > Windows environment, yet to reach the max. limit considering the system > resources used. I guess our bottleneck might be the no. of tcp connections > to a broker. > > > -----Original Message----- > From: Pulkit Manchanda <pulkit....@gmail.com> > Sent: Tuesday, July 24, 2018 6:16 AM > To: users@kafka.apache.org > Subject: How many producers can publish to same topic concurrently? > > Hi All, > > I am working on a use case where my multiple producers will be publishing > to the same topic. > For this I need to know what is the MAX_LIMIT of same producers writing to > the same topic? > > Also is there any case that the create a pool of producers and these > instances can be shared? > > Thanks > Pulkit >