xtreme case I expect to have 20-40 concurrent clients.
>
> I am kind of confused about which high level java client should I use ?
> (Which one is the best/fastest for concurrent read operations)
> Hector, Pelops, Astyanax, or something else ?
>
> I browsed the mailing list, but I
>> -----Original Message-
>>> From: Radim Kolar [mailto:h...@filez.com]
>>> Sent: Thursday, June 28, 2012 5:06 AM
>>> To: user@cassandra.apache.org
>>> Subject: Re: which high level Java client
>>>
>>> i do not have
m> wrote:
>
>> I use Pelops and have been very happy. In my opinion the interface is
>> cleaner than that with Hector. I personally do like the serializer
>> business.
>>
>> -Original Message-
>> From: Radim Kolar [mailto:h...@filez.com]
>> Sen
...@filez.com]
> Sent: Thursday, June 28, 2012 5:06 AM
> To: user@cassandra.apache.org
> Subject: Re: which high level Java client
>
> i do not have experience with other clients, only hector. But timeout
> management in hector is really broken. If you expect your nodes to timeout
: Re: which high level Java client
i do not have experience with other clients, only hector. But timeout
management in hector is really broken. If you expect your nodes to timeout
often (for example, if you are using WAN) better to try something else first.
i do not have experience with other clients, only hector. But timeout
management in hector is really broken. If you expect your nodes to
timeout often (for example, if you are using WAN) better to try
something else first.
Hello
We are using Hector and it perfectly matching to our case.
https://github.com/hector-client/hector
--
View this message in context:
http://cassandra-user-incubator-apache-org.3065146.n2.nabble.com/which-high-level-Java-client-tp7580842p7580844.html
Sent from the cassandra-u
which high level java client should I use ?
(Which one is the best/fastest for concurrent read operations)
Hector, Pelops, Astyanax, or something else ?
I browsed the mailing list, but I came across different types of arguments
and conclusions on behalf of various clients.
Thanks in advance,
James