<div class="gmail_quote">On Fri, Jul 22, 2011 at 4:12 PM, Shalom Rav <span dir="ltr">&lt;<a href="mailto:csharpplusproject@gmail.com" target="_blank">csharpplusproject@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">


Is it possible to setup a RabbitMQ server on an Amazon EC2 instance,<br>
and have of my local machines at the office connect to this RabbitMQ<br>
server and send/receive messages to/from it?<br></blockquote><div><br></div><div>Yes - This is certainly possible. But, If the only clients will be connecting from your office - I probably wouldn&#39;t go this route.</div>


<div>�</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
With a regular internet connection, what should be the approx. time to<br>
deliver say a message of size 1[MB] to my RabbitMQ server on the EC2<br>
instance?<br></blockquote><div><br></div><div>What&#39;s a &quot;regular internet connection&quot;? 1Mb/s, 10Mb/s, 100Mb/s?</div><div><br></div><div>The AMQP protocol is fairly lean, I&#39;m betting your internet connection will be the bottleneck.</div>


<div><br></div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Will I be charged by `Amazon` for the bandwidth / messages that flow<br>
into / out from my `RabbitMQ EC2 �instance`?<br></blockquote><div><br></div><div>Yes - Amazon charges for all data in/out of EC2, they don&#39;t care that its your office .. all they see is the traffic is leaving EC2..</div>


<div>�</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
_______________________________________________<br>
rabbitmq-discuss mailing list<br>
<a href="mailto:rabbitmq-discuss@lists.rabbitmq.com" target="_blank">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>