<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">2013/7/18 thadc <span dir="ltr">&lt;<a href="mailto:tclotworthy@bluestonelogic.com" target="_blank">tclotworthy@bluestonelogic.com</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">

<div id=":36f" style="overflow:hidden">These messages would either be to initiate a<br>
data-sending event (i.e., they are a data provider to me), or a<br>
data-receiving event (i.e., they would be receiving data from me, however<br>
they are initiating the request rather than monitoring a rabbitmq queue that<br>
I creating for a data-sending event I initiated).<br></div></blockquote><div><br></div><div>You can expose a RabbitMQ node to external users but there are other protocols</div><div>(supported by RabbitMQ) that fit the request/response model better.</div>

<div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div id=":36f" style="overflow:hidden">
Are there reasonable ways to support these use cases with rabbitmq, or<br>
should I be looking elsewhere?</div></blockquote></div><br>You can take a look at STOMP [1] and MQTT [2] support in RabbitMQ.</div><div class="gmail_extra"><br></div><div class="gmail_extra">1. <a href="https://www.rabbitmq.com/stomp.html">https://www.rabbitmq.com/stomp.html</a></div>

<div class="gmail_extra">2. <a href="http://hg.rabbitmq.com/rabbitmq-mqtt/file/rabbitmq_v3_1_3/README.md">http://hg.rabbitmq.com/rabbitmq-mqtt/file/rabbitmq_v3_1_3/README.md</a><br>-- <br>MK<br><br><a href="http://github.com/michaelklishin" target="_blank">http://github.com/michaelklishin</a><br>

<a href="http://twitter.com/michaelklishin" target="_blank">http://twitter.com/michaelklishin</a><br>
</div></div>