Monthly Archives: March 2019

The cassandra-stress tool

https://docs.datastax.com/en/cassandra/3.0/cassandra/tools/toolsCStress.html The cassandra-stress tool is a Java-based stress testing utility for basic benchmarking and load testing a Cassandra cluster.Data modeling choices can greatly affect... Read More | Share it now!

Add Nodes To The Google cloud Cassandra Cluster

https://docs.bitnami.com/google-templates/infrastructure/cassandra/configuration/enable-additional-nodes/ IMPORTANT: These steps assume that you have already installed the Google Cloud SDK and you are signed in to the Google Cloud Platform... Read More | Share it now!

Adding nodes to an existing Cassandra cluster

https://docs.datastax.com/en/cassandra/3.0/cassandra/operations/opsAddNodeToCluster.html Virtual nodes (vnodes) greatly simplify adding nodes to an existing cluster: Calculating tokens and assigning them to each node is no longer required. Rebalancing... Read More | Share it now!

Load-testing Apache Cassandra

Load-testing Apache Cassandra; Parsing Latency & Throughput Results (Part 1 of 3) https://medium.com/linode-cube/load-testing-apache-cassandra-parsing-latency-throughput-results-part-1-of-3-1c0712166e40 Setting up the client and server As... Read More | Share it now!

supervisor进程管理的简单说明

进程管理supervisor的简单说明 背景:      ... Read More | Share it now!