I made one single change in default cassandra.yaml, just to experiment.

native_transport_min_threads: *1*
native_transport_max_threads: *1*

with max one single thread for native protocol requests i noticed some
improvement, earlier with default yaml most of time it was failing after *
10K* combinations BUT with this it worked storing *30K* combinations out of
1lakh..

Please guide me further on this hint...

Naresh

On Tue, Aug 13, 2013 at 11:06 PM, Robert Coli <rc...@eventbrite.com> wrote:

> On Tue, Aug 13, 2013 at 10:34 AM, Andrew Cobley 
> <a.e.cob...@dundee.ac.uk>wrote:
>
>> Has anyone ever done any performance comparisons of linux vs a headless
>> windows server ?
>>
>
> No, but given the number of linux specific optimizations in Cassandra, I
> would expect this to be no contest.
>
> =Rob
>

Reply via email to