Re: CQL: Prepared statements

2013-08-28 Thread Vassilis Bekiaris
Hi, I think the introductory paragraphs in the Java Driver documentation [1] provide good justification on the use of prepared statements: " ... but you can also use prepared statements, which only need to be parsed once by the cluster, and then bind values to the variables and execute the bound

Any suggestions about running Cassandra on Windows servers for production use?

2013-10-07 Thread Vassilis Bekiaris
Hello all, we are planning a Cassandra 1.2 installation at a client site; the client will run operations themselves and based on their IT team's experience they are more inclined towards running Cassandra nodes on Windows servers, however given proper arguments they would also consider using linux

Re: Any suggestions about running Cassandra on Windows servers for production use?

2013-10-09 Thread Vassilis Bekiaris
Any suggestions to make this a fair comparison (or other stress test tools?) are more than welcome. Cheers! Vassilis On 8/10/13 22:07 , Robert Coli wrote: > On Mon, Oct 7, 2013 at 5:35 AM, Vassilis Bekiaris > mailto:bekiar...@iconplatforms.com>> wrote: > > we are planning a Cassandra