jeudi 22 juin 2017

Is there any tool for rabbitmq worker/consumer performance testing to get throughput, average response time and percentiles

I'm trying to find a similar tool like jmeter for rabbitmq consumer testing.

consumer code is written in java and this consumer actually consumes message from rabbitmq and insert the data into redis and calls external api and returns back with json response.

My goal is to find the total transaction time for each message consumed by rabbitmq and evaluate the average response time, percentile and throughput like message per second for different number of message count like 500, 1000, 2000 etc.

Please let me know is there any tool which helps me to get all these data just by running some script.

Aucun commentaire:

Enregistrer un commentaire