Jens, That's great to hear! Also, if you still want to use HTTP, setting the "disable_http_nagle" option to true in app.config should improve request latency. See http://wiki.basho.com/Configuration-Files.html#disable_http_nagle
Sean Cribbs <[email protected]> Developer Advocate Basho Technologies, Inc. http://basho.com/ On Apr 13, 2011, at 9:36 AM, Jens Rantil wrote: > Sean, > > The problem seems to have been HTTP overhead, even though I was running 11 > processes. Using procotol buffers yielded a much better (and realistic) > performance around ~2900 inserts/second. Please see my previous response in > this same thread for more info. > > Thank you, > Jens > > Från: Sean Cribbs [mailto:[email protected]] > Skickat: den 12 april 2011 18:54 > Till: Jens Rantil > Kopia: [email protected] > Ämne: Re: VB: SV: Slow inserts > > Jens, > > Based on the numbers you shared for latencies (http://pastebin.com/L1mwThPA), > it seems you are not maxing out the cluster. I'd suggest running your inserts > in multiple client processes or on multiple machines to get greater > throughput. > > Sean Cribbs <[email protected]> > Developer Advocate > Basho Technologies, Inc. > http://basho.com/ >
_______________________________________________ riak-users mailing list [email protected] http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com
