<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">For messaging and asych processing AMQP seeming to fit really well. For sync processing though it seems like using simple HTTP to a RESTful service would be easier than RPC over AMQP (<a href="http://www.rabbitmq.com/tutorials/tutorial-six-python.html">http://www.rabbitmq.com/tutorials/tutorial-six-python.html</a>) Just wondering how many of you out there are using AMQP when it comes to RPC and/or connecting services.<div><br><div><div>On Oct 29, 2012, at 3:29 PM, Alexis Richardson &lt;<a href="mailto:alexis@rabbitmq.com">alexis@rabbitmq.com</a>&gt; wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">On Mon, Oct 29, 2012 at 8:59 PM, Mark &lt;<a href="mailto:static.void.dev@gmail.com">static.void.dev@gmail.com</a>&gt; wrote:<br><blockquote type="cite">It seems to me that AMQP-RPC may be a bit overkill these days when when one could simply use REST and JSON. Thoughts?<br></blockquote><br>Not sure what you mean?<br>_______________________________________________<br>rabbitmq-discuss mailing list<br><a href="mailto:rabbitmq-discuss@lists.rabbitmq.com">rabbitmq-discuss@lists.rabbitmq.com</a><br>https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss<br></blockquote></div><br></div></body></html>