I assume the messages will be delivered directly to the destination rather than piling up on a queue server?<div><br><div class="gmail_quote">On Wed, Jan 25, 2012 at 10:49 AM, Duncan McGreggor <span dir="ltr"><<a href="mailto:duncan@dreamhost.com">duncan@dreamhost.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Under specific architectures, 0MQ can process millions of messages per<br>
second vs. RabbitMQ's many thousands.<br>
<br>
RabbitMQ is a messaging system; 0MQ is a messaging framework. There's a<br>
pretty good write-up on some of the basic differences here:<br>
  <a href="http://www.zeromq.org/docs:welcome-from-amqp" target="_blank">http://www.zeromq.org/docs:welcome-from-amqp</a><br>
<br>
Note that the creators of 0MQ (iMatix) were also the guys that invented<br>
AMQP... so they've learned many excellent lessons ;-)<br>
<br>
d<br>
<div class="im"><br>
<br>
On 24 Jan 2012 - 20:20, Yun Mao wrote:<br>
> Hi I'm curious and unfamiliar with the subject. What's the benefit of<br>
> 0MQ vs Kombu? Thanks,<br>
><br>
> Yun<br>
><br>
> On Tue, Jan 24, 2012 at 7:08 PM, Eric Windisch <<a href="mailto:eric@cloudscaling.com">eric@cloudscaling.com</a>> wrote:<br>
> > Per today's meeting, I am proposing the ZeroMQ RPC driver for a<br>
> > feature-freeze exception.<br>
> ><br>
> > I am making good progress on this blueprint, it adds a new optional module<br>
> > and service without modifying any existing code or modules. I have been<br>
> > pushing to complete this work by E3, so I am close to completion, but cannot<br>
> > finish by tonight's deadline.<br>
> ><br>
> > The ZeroMQ driver will provide an alternative to Kombu (RabbitMQ) and QPID<br>
> > for messaging within Nova. Currently, the code passes unit tests but fails<br>
> > on smoketests. I expect to have the code viable for a merge proposal in less<br>
> > than a week, tomorrow if I'm smart, lucky, and the store doesn't sell out of<br>
> > RedBull. A two week grace would give me a nice buffer.<br>
> ><br>
> > Thanks,<br>
> > Eric Windisch<br>
> ><br>
> ><br>
> > _______________________________________________<br>
> > Mailing list: <a href="https://launchpad.net/~openstack" target="_blank">https://launchpad.net/~openstack</a><br>
</div>> > Post to ? ? : <a href="mailto:openstack@lists.launchpad.net">openstack@lists.launchpad.net</a><br>
> > Unsubscribe : <a href="https://launchpad.net/~openstack" target="_blank">https://launchpad.net/~openstack</a><br>
> > More help ? : <a href="https://help.launchpad.net/ListHelp" target="_blank">https://help.launchpad.net/ListHelp</a><br>
<div class="HOEnZb"><div class="h5">> ><br>
><br>
> _______________________________________________<br>
> Mailing list: <a href="https://launchpad.net/~openstack" target="_blank">https://launchpad.net/~openstack</a><br>
> Post to     : <a href="mailto:openstack@lists.launchpad.net">openstack@lists.launchpad.net</a><br>
> Unsubscribe : <a href="https://launchpad.net/~openstack" target="_blank">https://launchpad.net/~openstack</a><br>
> More help   : <a href="https://help.launchpad.net/ListHelp" target="_blank">https://help.launchpad.net/ListHelp</a><br>
<br>
_______________________________________________<br>
Mailing list: <a href="https://launchpad.net/~openstack" target="_blank">https://launchpad.net/~openstack</a><br>
Post to     : <a href="mailto:openstack@lists.launchpad.net">openstack@lists.launchpad.net</a><br>
Unsubscribe : <a href="https://launchpad.net/~openstack" target="_blank">https://launchpad.net/~openstack</a><br>
More help   : <a href="https://help.launchpad.net/ListHelp" target="_blank">https://help.launchpad.net/ListHelp</a><br>
</div></div></blockquote></div><br></div>