<div class="gmail_quote">On Wed, Feb 20, 2013 at 1:55 PM, Eric Windisch <span dir="ltr"><<a href="mailto:eric@cloudscaling.com" target="_blank">eric@cloudscaling.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Actually, yesterday, I had a patch merged that adds a fast-serialization routine for Kombu that mirrors what is now done with ZeroMQ. It reduces the envelope dictionary into a flattened array and joins that array into a null-deliminated string.  This avoids having to perform double JSON serialization. Kombu is apparently smart enough to know that this is a string and doesn't do any additional serialization.<br>

<br>
I'd like to see you try these tests again with the code as of G3.<br></blockquote><div><br>I will try to fit it in. <br></div></div>