<div><div>Ok, Matthias, �I understand (I think =)),�</div><div><br></div><div>When I create a VirtualHost, are created separate resources like queues, exchanges etc. but share memory, process etc...I&#39;m right?</div><div>
<br></div><div>Thanks,</div><div><br></div><div>Thiago Burgo</div><br><div class="gmail_quote">2012/8/2 Matthias Radestock <span dir="ltr">&lt;<a href="mailto:matthias@rabbitmq.com" target="_blank">matthias@rabbitmq.com</a>&gt;</span><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 02/08/12 14:49, Tim Watson wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On 08/02/2012 02:36 PM, Tim Watson wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On 08/02/2012 01:46 PM, Thiago Burgo Belo wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi all,<br>
<br>
There is a way to run �2 rabbit instances (not clustered) in same<br>
machine? The VirtualHost is to do this (isolate instances)?<br>
<br>
</blockquote>
<br>
Sure, if what you mean is to have two distinct brokers running on the<br>
same machine. Just give them different node names using the<br>
RABBITMQ_NODENAME environment variable. Virtual host is not required<br>
for this.<br>
</blockquote>
<br>
Oh yes - you&#39;ll want different listening ports as well, and possibly<br>
won&#39;t want to share other things either (mnesia dir, plugins dirs, etc).<br>
Please see <a href="http://www.rabbitmq.com/configure.html" target="_blank">http://www.rabbitmq.com/<u></u>configure.html</a> for an exhaustive list.<br>
</blockquote>
<br></div></div>
See also <a href="http://www.rabbitmq.com/clustering.html#single-machine" target="_blank">http://www.rabbitmq.com/<u></u>clustering.html#single-machine</a><br>
<br>
And just to be clear, AMQP virtual hosts have absolutely nothing to do with that. Their purpose is to create logical partitions of resources within a *single* broker.<span class="HOEnZb"><font color="#888888"><br>
<br>
<br>
Matthias.</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>