<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">2014/1/18 Ravir Pandey <span dir="ltr"><<a href="mailto:ravir.pandey@commusoft.co.uk" target="_blank">ravir.pandey@commusoft.co.uk</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div dir="ltr"><div class="im"><div style="font-family:arial,sans-serif;font-size:13px">"you can do RPC over RabbitMQ to S and then S can issue HTTP requests."</div>
<div style="font-family:arial,sans-serif;font-size:13px"><br></div></div><div style="font-family:arial,sans-serif;font-size:13px">Like you said as above ? </div><div style="font-family:arial,sans-serif;font-size:13px"><br>

</div>
<div style="font-family:arial,sans-serif;font-size:13px">and i had gone through HTTP management plugin. However i can install RabbitMQ on my server but my third party API is nothing to do with RabbitMQ - in that case it is feasible to send HTTP request through HTTP management plugin? OR Should i create separate service ( S ) to call third party HTTP API? I mean when i do RPC over rabbitMQ to S and my S will issue HTTP request?</div>


</div><div class="gmail_extra"></div></blockquote></div><br>The point of having RabbitMQ (or another messaging technology) is to connect your Web app (W) with</div><div class="gmail_extra">a separate service (S) that will issue HTTP requests to the 3rd party API.</div>

<div class="gmail_extra"><br></div><div class="gmail_extra">You can talk to RabbitMQ over AMQP 0-9-1, MQTT, STOMP or HTTP.<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>