
jaypipes at gmail
Jul 7, 2012, 8:35 AM
Post #2 of 2
(153 views)
Permalink
|
|
Re: Performance metrics of RabbitMQServer
[In reply to]
|
|
On 07/06/2012 06:52 AM, Naveen Kuna wrote: > > Hi All, > > Can anyone know performance metrics of RabbitMQServer ? Google is your friend :) http://stackoverflow.com/questions/7921324/performance-comparison-between-zeromq-rabbitmq-and-apache-qpid Keep in mind you have different feature sets between different message queue servers, so it's unlikely you will ever really get an apples to apples comparison. It's better for you to decide what features are critical to you *before* you just blindly go for one server that has "better performance". The features you want to look over include things like persistence of messages (and options for persistence), HA setups, monitoring and management, etc. > Is there any better alternative than RabbitMQServer ? See above. Best, -jay _______________________________________________ Mailing list: https://launchpad.net/~openstack Post to : openstack [at] lists Unsubscribe : https://launchpad.net/~openstack More help : https://help.launchpad.net/ListHelp
|