[rabbitmq-discuss] RabbitMQ benchmarks

Marek Majkowski majek04 at gmail.com
Tue Dec 7 11:31:02 GMT 2010


On Tue, Dec 7, 2010 at 11:29, Marek Majkowski <majek04 at gmail.com> wrote:
> Download our java client, and run the MulticastMain tool.
> Here's a simple example:
>
> http://www.rabbitmq.com/ec2.html#testing
>
> Options to MulticastMain aren't documented properly, but you should
> be able to guess the meainig from the sources:
> http://hg.rabbitmq.com/rabbitmq-java-client/file/8412c4f13875/test/src/com/rabbitmq/examples/MulticastMain.java#l78

Oh, wait. They are:
sh ./runjava.sh com.rabbitmq.examples.MulticastMain -help


> For example, to emulate  10k msgs/sec with 4000bytes size, with auto-acks:
> sh ./runjava.sh com.rabbitmq.examples.MulticastMain -a -s 4000 -r 10000
>
> Cheers,
>  Marek
>
>
> On Tue, Dec 7, 2010 at 11:18, David ODonnell
> <david.j.odonnell at hotmail.com> wrote:
>> Hi
>>
>> While watching the presentation by Matthias Radestock at
>> http://www.infoq.com/presentations/Spring-AMQP
>> it was said the RabbitMQ can process 30K tps will < 1ms latency
>>
>> Is it possible to get this benchmark code, the hardware spec that these
>> tests were run against.
>>
>> Looking to use RabbitMQ for point to point messaging, payloads approx
>> 300/400 bytes at 10000/15000 tps. Latency is a key issue for us.
>>
>> Any help in providing some background around benchmark tests wouldbe very
>> helpful.
>> Regards,
>> David
>>
>> _______________________________________________
>> rabbitmq-discuss mailing list
>> rabbitmq-discuss at lists.rabbitmq.com
>> https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
>>
>>
>


More information about the rabbitmq-discuss mailing list