If you're benchmarking throughput, then you absolutely have to be multithreaded.

2010/3/20 郭鹏 <gpcus...@gmail.com>:
> You mean I waste lots of time waiting for the write reply?
>
> How could I avoid this problem? Using multi-thread for very write operation?
>
> I am totally confused.
>
> Thx.
>
> 在 2010年3月21日 上午11:16,Jonathan Ellis <jbel...@gmail.com>写道:
>>
>> time a single-threaded client is spending waiting for a reply, is time
>> it's not spending sending another request
>>
>> 2010/3/20 郭鹏 <gpcus...@gmail.com>:
>> > Good ideal, I will try it with client multithread write.
>> >
>> > But I don't understand the meaning of "d the latency in cluster mode
>> > hurts
>> > that much more."
>> >
>> > Thx.
>> >
>> > 2010/3/21 Jonathan Ellis <jbel...@gmail.com>
>> >>
>> >> 2010/3/20 郭鹏 <gpcus...@gmail.com>:
>> >> > :)
>> >> >
>> >> > I just want to know why the write speed is ok in the standalone mode
>> >> > but
>> >> > too
>> >> > slow in the cluster mode.
>> >> >
>> >> > Am I doing something wrong?
>> >>
>> >> Probably, but it's hard to say what.
>> >>
>> >> Maybe you're just not using enough threads in your benchmark and the
>> >> latency in cluster mode hurts that much more.
>> >
>> >
>> >
>> > --
>> > Regards
>> >    Peng Guo
>> >
>
>
>
> --
> Regards
>    Peng Guo
>

Reply via email to