Yup, thats the one.
A
-
Aaron Morton
Freelance Cassandra Consultant
New Zealand
@aaronmorton
http://www.thelastpickle.com
On 8/05/2013, at 3:40 AM, Blair Zajac wrote:
> On 05/07/2013 01:37 AM, aaron morton wrote:
>>> i want to know which cassandra client is better?
>> Go with
On 05/07/2013 01:37 AM, aaron morton wrote:
i want to know which cassandra client is better?
Go with Astynax or Native Binary, they are both under active development
and support by a vendor / large implementor.
Native Binary being which one specifically? Do you mean the new
DataStax java-dri
of the time, one socket is just as fast as
> 10/20…..I would love to know the truth/answer to that though.
>
> Later,
> Dean
>
>
> From: Aaron Turner mailto:synfina...@gmail.com>>
> Reply-To: "user@cassandra.apache.org<mailto:user@cassandra.apache.org>"
s 10/20…..I would love to know the truth/answer to that though.
>>
>> Later,
>> Dean
>>
>>
>> From: Aaron Turner mailto:synfina...@gmail.com>>
>> Reply-To: "user@cassandra.apache.org<mailto:user@cassandra.apache.org>" <
>> user@cass
er@cassandra.apache.org<mailto:user@cassandra.apache.org>>
> Date: Monday, May 6, 2013 10:57 AM
> To: cassandra users user@cassandra.apache.org>>
> Subject: Re: hector or astyanax
>
> Just because you can batch queries or have the server process them out of
> order
"user@cassandra.apache.org<mailto:user@cassandra.apache.org>"
mailto:user@cassandra.apache.org>>
Date: Monday, May 6, 2013 10:57 AM
To: cassandra users
mailto:user@cassandra.apache.org>>
Subject: Re: hector or astyanax
Just because you can batch queries or have the server proce
e new java driver is, but have not verified(I
> hope it is)
>
> Dean
>
> From: Aaron Turner mailto:synfina...@gmail.com>>
> Reply-To: "user@cassandra.apache.org<mailto:user@cassandra.apache.org>" <
> user@cassandra.apache.org<mailto:user@cassandr
...@gmail.com>>
Reply-To: "user@cassandra.apache.org<mailto:user@cassandra.apache.org>"
mailto:user@cassandra.apache.org>>
Date: Sunday, May 5, 2013 5:27 PM
To: cassandra users
mailto:user@cassandra.apache.org>>
Subject: Re: hector or astyanax
On Sun, May 5, 2013 at
I haven't done any performance testing with Cassandra 1.2, I was only
giving possible reasons why the datastax binary driver might be faster. I
have seen much better performance and reliability under heavy load in our
internal rest services when switching from HTTP to SPDY. Possible reasons
could b
I am aware of no benchmark that shows the binary driver to be faster then
thrift. Yes. Theoretically a driver that with multiplex *should be* faster
in *some* cases. However I have never seen any evidence to back up this
theory anecdotal or otherwise.
In fact
https://github.com/pchalamet/cassa
On Sun, May 5, 2013 at 1:09 PM, Derek Williams wrote:
> The binary protocol is able to multiplex multiple requests using a single
> connection, which can lead to much better performance (similar to HTTP vs
> SPDY). This is without comparing the performance of thrift vs binary
> protocol, which I
The binary protocol is able to multiplex multiple requests using a single
connection, which can lead to much better performance (similar to HTTP vs
SPDY). This is without comparing the performance of thrift vs binary
protocol, which I assume the binary protocol would be faster since it is
specializ
Hey Shamim,
Why do you say that Java-Driver has better performance over Hector or
Astyanax? Is there any reasons for this?
Thanks.
Renato M.
2013/5/5 Shamim :
> Hi,
> Astyanax is just a refactoring of Hector and implements a few common
> cassandra use cases. Very easy to use api. In Astyanax
Hi,
Astyanax is just a refactoring of Hector and implements a few common
cassandra use cases. Very easy to use api. In Astyanax you will found all the
functions from hector. For better performance you can also check datastax java
driver https://github.com/datastax/java-driver.
There are anoth
14 matches
Mail list logo