Better performance on new instances in Azure

Today we are happy to announce better performance and throughput on new instances created in Azure! Our benchmark test showed around 100% better throughput than before!

We have changed the underlying server types for CloudAMQP servers created in Azure, and at the same time we moved from Azure Classic to Azure ARM.

Your RabbitMQ instance will be located on a Standard F8 server if you create the single node Awesome Ape plan in Azure. You will end up on Standard D15 v2 with 20 cores and 140GB in RAM if you create a new single node Loud Lion plan.

We could easily get more then 600.000 messages per second in throughput on a single node Loud Lion instance!

CloudAMQP on Azure ARM

$ runjava.sh com.rabbitmq.examples.PerfTest --uri $uri --consumers 13 --producers 5 --autoack

time: 85.002s, sent: 47944 msg/s, received: 638522 msg/s time: 86.002s, sent: 50264 msg/s, received: 644446 msg/s time: 87.002s, sent: 48067 msg/s, received: 646579 msg/s time: 88.002s, sent: 56274 msg/s, received: 644300 msg/s

Benchmark testing of Awesome Ape (single node)

The RabbitMQ PerfTest tool, which is part of the RabbitMQ Java client has been used for benchmark testing.

We created one single node Awesome Ape on Azure Classic and one single node Awesome Ape on Azure ARM. We used different flags, different number of queues, consumers, producers and different exchanges etc. Almost every combination gave us around 100% better throughput. Below follow two examples.

Azure Classic

$ runjava.sh com.rabbitmq.examples.PerfTest --uri $uri --consumers 12 --producers 4 --autoack

time: 52.004s, sent: 6999 msg/s, received: 81630 msg/s time: 53.004s, sent: 8272 msg/s, received: 86533 msg/s time: 54.004s, sent: 9544 msg/s, received: 86482 msg/s time: 55.004s, sent: 5089 msg/s, received: 85393 msg/s

Azure ARM

$ runjava.sh com.rabbitmq.examples.PerfTest --uri $uri --consumers 12 --producers 4 --autoack

time: 52.005s, sent: 18178 msg/s, received: 207524 msg/s time: 53.010s, sent: 15192 msg/s, received: 202283 msg/s time: 54.010s, sent: 24179 msg/s, received: 223324 msg/s time: 55.010s, sent: 15269 msg/s, received: 234518 msg/s

Azure Classic

$ runjava.sh com.rabbitmq.examples.PerfTest --uri $uri -a -f persistent

time: 6.001s, sent: 28458 msg/s, received: 27542 msg/s time: 7.001s, sent: 28980 msg/s, received: 27994 msg/s time: 8.001s, sent: 30870 msg/s, received: 28560 msg/s time: 9.001s, sent: 28980 msg/s, received: 28063 msg/s

Azure ARM

$ runjava.sh com.rabbitmq.examples.PerfTest --uri $uri -a -f persistent

time: 6.000s, sent: 51030 msg/s, received: 50523 msg/s time: 7.000s, sent: 44100 msg/s, received: 50939 msg/s time: 8.000s, sent: 51660 msg/s, received: 48792 msg/s time: 9.000s, sent: 47250 msg/s, received: 46985 msg/s

Give it a try and do some benchmark testing! As usual, all plans are billed by the second so you can try it out and delete it when you have finished benchmarking. Please email us at contact@cloudamqp.com if you have any suggestions or feedback.

CloudAMQP - industry leading RabbitMQ as a service

Start your managed cluster today. CloudAMQP is 100% free to try.

13,000+ users including these smart companies