I&#39;ll check those out.<br><br>Thanks - That was fast.<br><br>- Jim<br><br clear="all">Jim Irrer � � <a href="mailto:irrer@umich.edu">irrer@umich.edu</a> � � � (734) 647-4409<br>University of Michigan Hospital Radiation Oncology<br>
519 W. William St. � � � � � � Ann Arbor, MI 48103<br>
<br><br><div class="gmail_quote">On Tue, Aug 18, 2009 at 10:27 AM, Joseph Wayne Norton <span dir="ltr">&lt;<a href="mailto:norton@tkg.att.ne.jp">norton@tkg.att.ne.jp</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
Hello.<br>
<br>
Although there is no direct relationship to AMQP or rabbitmq (except for erlang), please see here<br>
for one approach for interfacing non-erlang (and erlang) clients with an erlang-based server.<br>
<br>
 �<a href="http://github.com/norton/ubf/tree/master" target="_blank">http://github.com/norton/ubf/tree/master</a><br>
<br>
In addition the original UBF-based transport developed by Joe Armstrong, several other new<br>
transports have been added. �Documentation and adding more examples is still in progress.<br>
<br>
thanks,<br>
<br>
Joe N.<div><div></div><div class="h5"><br>
<br>
<br>
On Tue, 18 Aug 2009 23:10:50 +0900, Michael Greene &lt;<a href="mailto:michael.greene@gmail.com" target="_blank">michael.greene@gmail.com</a>&gt; wrote:<br>
<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
We currently use Apache Thrift for this, and have had success with it over<br>
the past year of use. �Some others have mentioned using Protobufs on the<br>
mailing list. �JSON is also an alternative. �Thrift and Protobufs both<br>
require code generation, but have a more compact representation and faster<br>
serialization / deserialization because of it. �JSON is human-readable and<br>
still quite compact compared to alternatives like XML serialization.<br>
Michael<br>
<br>
On Tue, Aug 18, 2009 at 8:57 AM, Jim Irrer &lt;<a href="mailto:irrer@umich.edu" target="_blank">irrer@umich.edu</a>&gt; wrote:<br>
<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi -<br>
<br>
We are replacing much of our SOAP infrastructure with AMQP, and<br>
one problem we are looking at is how to wrap an AMQP call so that<br>
it has a nice programming interface. �Basically we want to serialize<br>
an object on one side and de-serialize on the other side, and do it<br>
in a language independent way (we use Java C#, and C++).<br>
<br>
I am looking at REST (Representational State Transfer), XML-RPC,<br>
and possibly JSON-RPC. �Ideally we would like something that<br>
automatically does the serialization/de-serialization or generates<br>
code that does it.<br>
<br>
Has anyone found a technology that they like?<br>
<br>
Thanks,<br>
<br>
- Jim<br>
<br>
Jim Irrer � � <a href="mailto:irrer@umich.edu" target="_blank">irrer@umich.edu</a> � � � (734) 647-4409<br>
University of Michigan Hospital Radiation Oncology<br>
519 W. William St. � � � � � � Ann Arbor, MI 48103<br>
<br>
_______________________________________________<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="http://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss" target="_blank">http://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss</a><br>
<br>
<br>
</blockquote></blockquote>
<br>
<br>
<br></div></div><font color="#888888">
-- <br>
<a href="mailto:norton@alum.mit.edu" target="_blank">norton@alum.mit.edu</a><br>
</font></blockquote></div><br>