In my last post, “Hello Cassandra,” I looked at downloading the Cassandra NoSQL database and using cqlsh to connect to a Cassandra database. In this post, I look at the basics of connecting to a ...
Cassandra Concurrent Query This project is a simple Maven application that demonstrates how to perform 1000 concurrent read requests against a Cassandra database using the DataStax Java driver.