[openstack-dev] [oslo] rpc envelope (was: blueprint amqp-rpc-fast-reply-queue)

Ray Pekowski pekowski at gmail.com
Wed Feb 20 20:06:07 UTC 2013


On Wed, Feb 20, 2013 at 1:55 PM, Eric Windisch <eric at cloudscaling.com>wrote:

> 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.
>
> I'd like to see you try these tests again with the code as of G3.
>

I will try to fit it in.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20130220/edff7fd0/attachment.html>


More information about the OpenStack-dev mailing list