Skip to content

Mishail/CqlJmeter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Mishail
Oct 16, 2014
62fbbcd · Oct 16, 2014

History

58 Commits
Oct 16, 2014
Nov 13, 2013
Dec 20, 2013
Aug 18, 2014
May 26, 2014
Oct 16, 2014

Repository files navigation

CqlJmeter

CQL Sampler (Cassandra 1.2.x or 2.x is required) for JMeter

Install

  • Get a release
  • From TGZ:
  • Unpack /lib folder from the release into the JMeter's folder, for example tar -xjf CqlJmeter-2.0.5-release.tar.gz -C apache-jmeter-2.11/
  • Using all-in-one JAR:
  • drop the JAR file into JMeter's lib/ext folder

Components

See Components

Quickstart

There are sample test plans in /samples folder. Read more at Walk through the samples

Basically you need 4 components:

  1. Thread group to simulate users
  2. C* Cluster config element to define connection properties
  3. One (or several) CQL statements (single or batch) to send
  4. One of the listeners to gather results

More information

About

Apache Cassandra CQL Sampler for Apache JMeter

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages