Cantara / HTTPLoadTest-Baseline

An attempt to make a starting point for making LoadTests for CD/CP pipelines
Apache License 2.0
3 stars 0 forks source link

Add support for cluster-deployments #4

Open totto opened 6 years ago

totto commented 6 years ago

an simple version would be using hazelcast... and use hazelcast cluster-info to start threadsize/clustersize threads for each node, and have the Spects/LoadTest and result as distributed cluster-state

totto commented 6 years ago

80% implemented... need to coordinate start-stop of tests and test in various cluster configurations