RabbitMQ Performance Testing Tool performance testing tools

Source: Internet
Author: User

RabbitMQ Performance Testing Tool Introduction:
Https://www.rabbitmq.com/java-tools.html

RabbitMQ Performance Testing Tool Download:
Https://github.com/rabbitmq/rabbitmq-perf-test/releases

Unzip the file (put it in the RabbitMQ installation directory)
Rabbitmq-perf-test-1.1.0.zip

Test (command line execution):

    1. > CD d:\program files\RabbitMQ server\rabbitmq-perf-test-1. 1. 0\Bin
    2. > runjava. bat com. RABBITMQ. Perf. Perftest -A


More help:

  1. > Runjava com.rabbitmq.perf.PerfTest--help
  2. Usage: <program>
  3. -?,--Help Show usage
  4. -A,--multiackevery <arg> Multi ack every
  5. -A,--autoack auto ack
  6. -B,--Heartbeat <arg> Heartbeat interval
  7. -C,--pmessages <arg> Producer message Count
  8. -C,--Confirm <arg> Max unconfirmed publishes
  9. -D,--cmessages <arg> Consumer message Count
  10. -D,--ID <arg> Test ID
  11. -e,--Exchange <arg> Exchange name
  12. -F,--Flag <arg> Message Flag
  13. -H,--Uri <arg> Connection URI
  14. -I,--interval <arg> sampling interval in seconds
  15. -K,--randomroutingkey use random routing key per message
  16. -K,--Routingkey <arg> Routing key
  17. -M,--framemax <arg> Frame max
  18. -M,--ptxsize <arg> Producer TX size
  19. -N,--ctxsize <arg> Consumer TX size
  20. -P,--predeclared allow use of predeclared objects
  21. -Q,--globalqos <arg> Channel prefetch count
  22. -Q,--QoS <arg> Consumer prefetch count
  23. -R,--consumerrate <arg> Consumer rate limit
  24. -R,--Rate <arg> Producer rate limit
  25. -S,--size <arg> Message size in bytes
  26. -T,--type <arg> Exchange type
  27. -u,--Queue <arg> queue name
  28. -X,--producerchannelcount <arg> channels per producer
  29. -X,--producers <arg> Producer Count
  30. -y,--consumerchannelcount <arg> channels per consumer
  31. -Y,--Consumers <arg> Consumer count
  32. -Z,--time <arg> Run duration in seconds (unlimited by default)


Example: 100 producers; 100 consumers; the Echange name is called Testex; the forwarding type is fanout;queue called testque;bingding for kk01;

runjava.bat com.rabbitmq.perf.PerfTest -x100 -y100 -e"testex" -t"fanout" -u"testque" -k"kk01"


View and learn about messaging with the Rabbitmq-management interface tool (refer to: RABBITMQ installed in Windows)---------------------This article comes from the CSDN blog of Huang-zc, Full Text address please click: 55252797?utm_source=copy

RabbitMQ Performance Testing Tool performance testing tools

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.