se one of the pre build client libraries as they
>> will take care of connection pooling etc for you
>> https://wiki.apache.org/cassandra/ClientOptions
>>
>> Cheers
>>
>>-
>> Aaron Morton
>> Freelance Cassandra Consultant
&g
elance Cassandra Consultant
> New Zealand
>
> @aaronmorton
> http://www.thelastpickle.com
>
> On 16/05/2013, at 9:03 AM, Sam Mandes wrote:
>
>> Hello All,
>>
>> Is using multiple cursors simultaneously on the same C* connection a good
>> practi
Zealand
>
> @aaronmorton
> http://www.thelastpickle.com
>
> On 16/05/2013, at 9:03 AM, Sam Mandes wrote:
>
> Hello All,
>
> Is using multiple cursors simultaneously on the same C* connection a good
> practice?
>
> I've an internal api for a project ru
lance Cassandra Consultant
New Zealand
@aaronmorton
http://www.thelastpickle.com
On 16/05/2013, at 9:03 AM, Sam Mandes wrote:
> Hello All,
>
> Is using multiple cursors simultaneously on the same C* connection a good
> practice?
>
> I've an internal api for a project running
Hello All,
Is using multiple cursors simultaneously on the same C* connection a good
practice?
I've an internal api for a project running thrift, I then need to query
something from C*. I do not like to create a new connection for every api
request. Thus, when my service initially starts I