Re: CQL performance

2011-08-26 Thread Jonathan Ellis
Eric did some preliminary testing that showed competitive speed w/ traditional Thrift API but the next step in accuracy would be to add CQL support to stress.java. Aaron has a work in progress on https://issues.apache.org/jira/browse/CASSANDRA-2268 -- I'm sure he wouldn't mind if you wanted to jum

CQL performance

2011-08-26 Thread Pierre Chalamet
Hello, I'm authoring a new .NET client for Cassandra (there : http://code.google.com/p/cassandra-sharp/) - it is using the Thrift API for the moment but I would not be against supporting CQL. Unfortunately, I have some doubt on performance - the c