<html><head><meta http-equiv="Content-Type" content="text/html charset=windows-1252"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><br><div><div>On Sep 5, 2014, at 5:02 PM, Joshua Harlow <<a href="mailto:harlowja@yahoo-inc.com">harlowja@yahoo-inc.com</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">

<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">

<div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; font-size: 14px; font-family: Calibri, sans-serif;">
<div>What about just using the kombu transport instead?</div>
<div><br>
</div>
<div><a href="https://github.com/celery/kombu/blob/master/kombu/transport/zmq.py">https://github.com/celery/kombu/blob/master/kombu/transport/zmq.py</a></div>
<div><br>
</div>
<div>Then people have a way to use oslo.messaging (the rabbit impl just uses kombu) with zmq without needing a specific zmq implementation.</div>
<div><br>
</div>
<div>Or if the kombu one doesn't work well, maybe help make it better?</div></div></blockquote><div><br></div><div>The usage patterns defined by oslo.messaging needs more than the connection code, especially for the RPC call and response pattern we rely on heavily. I don’t know if our current kombu-based driver would work with the zmq connectivity kombu itself provides because our driver assumes the presence of an exchange to route messages. Either way, there is not right now anyone on the Oslo team interested in focusing on that work no matter where it would be done, and so I am trying to find someone who might like to contribute to it because they actually want to use zeromq.</div><div><br></div><div>Doug</div><br><blockquote type="cite"><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; font-size: 14px; font-family: Calibri, sans-serif;">
<div><br>
</div>
<span id="OLK_SRC_BODY_SECTION">
<div style="font-family: Calibri; font-size: 11pt; text-align: left; border-width: 1pt medium medium; border-style: solid none none; padding: 3pt 0in 0in; border-top-color: rgb(181, 196, 223);">
<span style="font-weight:bold">From: </span>Noel Burton-Krahn <<a href="mailto:noel@pistoncloud.com">noel@pistoncloud.com</a>><br>
<span style="font-weight:bold">Date: </span>Friday, September 5, 2014 at 1:50 PM<br>
<span style="font-weight:bold">To: </span>Doug Hellmann <<a href="mailto:doug@doughellmann.com">doug@doughellmann.com</a>><br>
<span style="font-weight:bold">Cc: </span>"<a href="mailto:openstack@lists.openstack.org">openstack@lists.openstack.org</a>" <<a href="mailto:openstack@lists.openstack.org">openstack@lists.openstack.org</a>>, Nick Bartos <<a href="mailto:nick@pistoncloud.com">nick@pistoncloud.com</a>><br>
<span style="font-weight:bold">Subject: </span>Re: [Openstack] is anyone using zeromq for RPC?<br>
</div>
<div><br>
</div>
<blockquote id="MAC_OUTLOOK_ATTRIBUTION_BLOCKQUOTE" style="BORDER-LEFT: #b5c4df 5 solid; PADDING:0 0 0 5; MARGIN:0 0 0 5;" type="cite">
<div>
<div>
<div dir="ltr">We are looking at moving to zeromq to get away from rabbit bugs like <a href="https://bugs.launchpad.net/oslo.messaging/+bug/1338732">https://bugs.launchpad.net/oslo.messaging/+bug/1338732</a>.
<div><br>
</div>
<div><br>
</div>
<div>Cheers,</div>
<div>--</div>
<div>Noel</div>
<div><br>
</div>
</div>
<div class="gmail_extra"><br>
<br>
<div class="gmail_quote">On Fri, Sep 5, 2014 at 12:50 PM, Doug Hellmann <span dir="ltr">
<<a href="mailto:doug@doughellmann.com" target="_blank">doug@doughellmann.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex" type="cite">
The zmq driver in oslo.messaging, used for internal communication between OpenStack services, has been without a maintainer for a significant period of time. It isn’t actively tested, and it isn’t clear whether or not it works. The Oslo team would like to drop
 support for it in Kilo, but before we do that we would like to find out if (a) anyone uses it and (b) if any of those people would like to contribute to maintaining it.<br>
<br>
Thanks,<br>
Doug<br>
_______________________________________________<br>
Mailing list: <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" target="_blank">
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a><br>
Post to     : <a href="mailto:openstack@lists.openstack.org">openstack@lists.openstack.org</a><br>
Unsubscribe : <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" target="_blank">
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a><br>
</blockquote>
</div>
<br>
</div>
</div>
</div>
</blockquote>
</span>
</div>

</blockquote></div><br></body></html>