<div>Thanks,I did it as you said and that goes well :)</div><div>�</div><div>Aluen <br><br></div><div class="gmail_quote">2012/5/14 Simon MacMullen <span dir="ltr">&lt;<a href="mailto:simon@rabbitmq.com" target="_blank">simon@rabbitmq.com</a>&gt;</span><br>
<blockquote style="margin:0px 0px 0px 0.8ex;padding-left:1ex;border-left-color:rgb(204,204,204);border-left-width:1px;border-left-style:solid" class="gmail_quote"><div class="im">On 12/05/12 10:44, aluen wrote:<br>
<blockquote style="margin:0px 0px 0px 0.8ex;padding-left:1ex;border-left-color:rgb(204,204,204);border-left-width:1px;border-left-style:solid" class="gmail_quote">
the underline words is what I want to ask,how to �deal with it , can I<br>
put an object to the queue because I hope to do like this ,do you have<br>
other method? Thanks!!<br>
</blockquote>
<br></div>
Hi Aluen. RabbitMQ treats message bodies as opaque binary data. If you want to send objects you&#39;ll need to serialise them - if you&#39;re only using Python you could pickle the objects. Otherwise you would need to write out JSON or XML or similar.<br>

<br>
Cheers, Simon<span class="HOEnZb"><font color="#888888"><br>
<br>
-- <br>
Simon MacMullen<br>
RabbitMQ, VMware<br>
</font></span></blockquote></div><br>