[rabbitmq-discuss] Who is using rabbit?

Garrett Smith g at rre.tt
Wed Jan 13 22:38:47 GMT 2010


On Wed, Jan 13, 2010 at 2:35 PM, David Sinclair
<dsinclair at chariotsolutions.com> wrote:
> Hi,
>
> I am trying to convince some people why we should be using RabbitMQ. One
> thing I am having a hard time finding are people who have been using it in
> production, for large scale applications, and what if any problems they
> faced. I have search the mailing list archives but haven't found a whole
> lot.
>
> If anyone would like to chime in information on their experiences with
> rabbit, especially large scale production environments,  I would be very
> appreciative! :)

We're using it at Stax Networks (www.stax.net).

In addition to the testimonials here, you might also use AMQP as a
selling point. The background of AMQP is very enterprise architecture
friendly. I can testify to the value of the open spec, having moved
from qpid server to rabbitmq without changing client code. Once you
get buy in on AMQP, rabbitmq is on the short list of grade A servers
(qpid is definitely in the same class, IMO). For risk averse decision
makers, this might resonate.

The Erlang story behind rabbitmq, I think, is another compelling
point. As a quick exercise, if you haven't already, look over the
amount of source code for the rabbitmq server. If your impression is
anything like mine, you'll be surprised at how little code there is.
This is pretty anecdotal, but it's one of the more persuasive points
for me - rabbitmq really leverages the goodness of Erlang and that's
an outstanding match for long running, highly concurrent systems.

Garrett




More information about the rabbitmq-discuss mailing list