Skip to content

Ankitp1342/cass-java-perf-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

cass-java-perf-test

Cassandra performance test using client java beans

The source code in this project will allow users to plug in their own datamodel on performance testing a Cassandra cluster. The launch paramaters for the project are in resources/vm_args.txt file. The main class for running the test is src/main/java/perftest/PerfTest.java

Custom-Data-Model

Custom data model can be configured by changing the code in java bean: src/main/java/perftest/bean/ClientBean.java.

About

Cassandra performance test using client java beans

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages