Skip to content

Code helps figure out optimal read TPS basis lower / upper milli second bound passed

Notifications You must be signed in to change notification settings

tahseenjamal/cassandra_optimal_read

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

This program is an extract from my executable program

Consider this as a framework and use your own file / data / query etc to fill the missing places and use it to help find the optimal read TPS basis your

  1. Data Size

  2. Disk type - HDD / SSD etc

  3. Ongoing writes

  4. Prevailing compaction load

This when you know your optimal read performance, you can decide whether to add more nodes, change disk, reduce writes, change compaction strategy etc etc

About

Code helps figure out optimal read TPS basis lower / upper milli second bound passed

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages