Re: Time difference between message fetch and message send is very high (~900-1200ms)

2013-05-17 Thread Jun Rao
There are mainly 2 things to consider for latency. (1) How quickly does the producer send the message to the broker? If you use the sync mode in the producer, the message will be sent immediately (throughput will be lower in the sync mode though). If you use the async mode, the messages are sent af

Re: Time difference between message fetch and message send is very high (~900-1200ms)

2013-05-17 Thread Kishore V. Kopalle
same computer. > > > > > > Regards, > > > Kishore > > > > > > On Fri, May 17, 2013 at 11:38 AM, Francis Dallaire < > > > francis.dalla...@ubisoft.com<mailto:francis.dalla...@ubisoft.com>> > > wrote: > > > Quick question. Are the pro

Re: Time difference between message fetch and message send is very high (~900-1200ms)

2013-05-17 Thread Neha Narkhede
> consumer and producer. > > > > Thanks > > > > Frank > > > > > > Sent from Samsung Mobile > > > > > > > > Original message > > From: "Kishore V. Kopalle" > > Date: 05-17-2013 2:11 AM (GMT-05:00

Re: Time difference between message fetch and message send is very high (~900-1200ms)

2013-05-16 Thread Kishore V. Kopalle
francis.dalla...@ubisoft.com>> wrote: > Quick question. Are the producer and consumer on the same machine ? If > not, are you accounting for any difference in the time setting between > producer and consumer ? > > Frank > > Sent from Samsung Mobile > > > >

Re: Time difference between message fetch and message send is very high (~900-1200ms)

2013-05-16 Thread Francis Dallaire
ore V. Kopalle" Date: 05-17-2013 2:11 AM (GMT-05:00) To: users@kafka.apache.org,Francis Dallaire Subject: Re: Time difference between message fetch and message send is very high (~900-1200ms) Hi Frank, Yes, they are on the same machine. Zoo Keeper, Kafka server and the KafkaConsumerProducerDemo

Re: Time difference between message fetch and message send is very high (~900-1200ms)

2013-05-16 Thread Kishore V. Kopalle
e Kopalle > Date: 05-17-2013 1:41 AM (GMT-05:00) > To: users@kafka.apache.org > Subject: Time difference between message fetch and message send is very > high (~900-1200ms) > > > Hello All, > > In my earlier mail, I am sorry I did not give lot of details on my setup &g

Re: Time difference between message fetch and message send is very high (~900-1200ms)

2013-05-16 Thread Francis Dallaire
) To: users@kafka.apache.org Subject: Time difference between message fetch and message send is very high (~900-1200ms) Hello All, In my earlier mail, I am sorry I did not give lot of details on my setup where I am measuring performance between producer and consumer. Here are the details: - I

Time difference between message fetch and message send is very high (~900-1200ms)

2013-05-16 Thread Kishore Kopalle
Hello All, In my earlier mail, I am sorry I did not give lot of details on my setup where I am measuring performance between producer and consumer. Here are the details: - I am using Kafka version 0.7 downloaded from Apache web site. - I am using a modified version of KafkaConsumerProducerDemo e

Time difference between message fetch and message send is very high (~900-1200ms)

2013-05-16 Thread Kishore V. Kopalle
Hello All, In my earlier mail, I am sorry I did not give lot of details on my setup where I am measuring performance between producer and consumer. Here are the details: - I am using Kafka version 0.7 downloaded from Apache web site. - I am using a modified version of KafkaConsumerProducerDemo e