Lars,<div><br></div><div>Supporting Simon&#39;s comments - we&#39;re currently pushing ~35K connections (and growing) and the only issue has been ensuring that enough file descriptors/sockets are available. I&#39;d also comment that this is arguably more of an Erlang question than anything RabbitMQ-specific... Erlang will quite happily make (efficient) use whatever the OS can make available.</div>
<div><br></div><div>Regards,</div><div>Brett<br><br><div class="gmail_quote">On Wed, Apr 18, 2012 at 3:08 AM, Simon MacMullen <span dir="ltr">&lt;<a href="mailto:simon@rabbitmq.com">simon@rabbitmq.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">There&#39;s no hard coded maximum in RabbitMQ. Typically you will need to raise the ulimit or you&#39;ll run out of file descriptors. Once you&#39;ve done that, I don&#39;t see 10k connections as a huge deal - you&#39;ll need a reasonable amount of RAM but it should be very doable.<br>

<br>
Cheers, Simon<div class="im HOEnZb"><br>
<br>
On 17/04/12 12:43, Lars Ellebo wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hello there<br>
<br>
What is the maximum theoretical simultaneous connections on a Linux<br>
RabbitMQ?<br>
<br>
I want to be able to handle 10.000 simultaneous connections on Linux<br>
RabbitMQ with very little traffic on each connection.<br>
<br>
What amount of system resources are recommended to enable this on Linux<br>
(CPU, RAM, DISK etc)?<br>
<br>
Are there any Resource Limit Parameters I need to adjust on Linux, Erlang or<br>
RabbitMQ in order to enable this number of simultaneous connections (like<br>
ulimit etc)?<br>
<br>
/Lars<br>
<br>
</blockquote>
<br>
<br>
-- <br></div><span class="HOEnZb"><font color="#888888">
Simon MacMullen<br>
RabbitMQ, VMware</font></span><div class="HOEnZb"><div class="h5"><br>
______________________________<u></u>_________________<br>
rabbitmq-discuss mailing list<br>
<a href="mailto:rabbitmq-discuss@lists.rabbitmq.com" target="_blank">rabbitmq-discuss@lists.<u></u>rabbitmq.com</a><br>
<a href="https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss" target="_blank">https://lists.rabbitmq.com/<u></u>cgi-bin/mailman/listinfo/<u></u>rabbitmq-discuss</a><br>
</div></div></blockquote></div><br></div>