<div dir="ltr"><div>Hi,</div><div><br></div>If you want to see commercial use cases, then take a look at our blogs:<div><br></div><div>The old one, where you can find Instagram's use case among others: <a href="http://blogs.vmware.com/vfabric/rabbitmq">http://blogs.vmware.com/vfabric/rabbitmq</a></div>
<div>And our current blog for use cases, where Travis-CI is there, and many more: <a href="http://blog.gopivotal.com/category/case-studies-2">http://blog.gopivotal.com/category/case-studies-2</a></div><div><br></div><div>
Regards,</div><div><br></div><div>Alvaro</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Jun 17, 2014 at 7:43 AM, Michael Klishin <span dir="ltr"><<a href="mailto:mklishin@gopivotal.com" target="_blank">mklishin@gopivotal.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5">On 17 June 2014 at 09:31:52, Ankit (<a href="mailto:ankitsoni9@gmail.com">ankitsoni9@gmail.com</a>) wrote:<br>

> > Could someone walk through or link to sample applications and<br>
> use cases of rabbitmq? I want to build an app using rabbitMQ to<br>
> get a better handle on how to use it but I dont see where something<br>
> like this might be useful and I found very few case studies/examples<br>
> through google.<br>
<br>
</div></div>Start with tutorials, they demonstrate fairly realistic scenarios:<br>
<a href="http://www.rabbitmq.com/getstarted.html" target="_blank">http://www.rabbitmq.com/getstarted.html</a><br>
<br>
RabbitMQ is used to connection applications (services, microservices), see<br>
e.g. <a href="http://developers.soundcloud.com/blog/building-products-at-soundcloud-part-1-dealing-with-the-monolith" target="_blank">http://developers.soundcloud.com/blog/building-products-at-soundcloud-part-1-dealing-with-the-monolith</a><br>

<br>
Often this means background/asynchronous processing of tasks (projects like Celery, EasyNetQ, etc),<br>
but by no means limited to that. <br>
--<br>
MK<br>
<br>
Software Engineer, Pivotal/RabbitMQ<br>
_______________________________________________<br>
rabbitmq-discuss mailing list<br>
<a href="mailto:rabbitmq-discuss@lists.rabbitmq.com">rabbitmq-discuss@lists.rabbitmq.com</a><br>
<a href="https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss" target="_blank">https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss</a><br>
</blockquote></div><br></div>