<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Aug 22, 2013 at 12:29 PM, Kurt Griffiths <span dir="ltr"><<a href="mailto:kurt.griffiths@rackspace.com" target="_blank">kurt.griffiths@rackspace.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div class="im">> What was wrong with qpid, rabbitmq, activemq, zeromq, ${your favorite<br>


> queue here} that required marconi?<br>
<br>
</div>That's a good question. The features supported by AMQP brokers, ZMQ, and Marconi certainly do overlap in some areas. At the same time, however, each of these options offer distinct features that may or may not align with what a web developer is trying to accomplish.<br>


<br>
Here are a few of Marconi's unique features, relative to the other options you mentioned:<br>
<br>
  *  Multi-tenant<br>
  *  Keystone integration<br>
  *  100% Python<br>
  *  First-class, stateless, firewall-friendly HTTP(S) transport driver<br>
  *  Simple protocol, easy for clients to implement<br>
  *  Scales to an unlimited number of queues and clients<br>
  *  Per-queue stats, useful for monitoring and autoscale<br>
  *  Tag-based message filtering (planned)<br>
<br>
Relative to SQS, Marconi:<br>
<br>
  *  Is open-source and community-driven<br>
  *  Supports private and hybrid deployments<br>
  *  Offers hybrid pub-sub and producer-consumer semantics<br>
  *  Provides a clean, modern HTTP API<br>
  *  Can route messages to multiple queues (planned)<br>
  *  Can perform custom message transformations (planned)<br>
<br>
Anyway, that's my $0.02 - others may chime in with their own thoughts.<br></blockquote><div><br></div><div>I assume the rabbitmq vs sqs debate (<a href="http://notes.variogr.am/post/67710296/replacing-amazon-sqs-with-something-faster-and-cheaper">http://notes.variogr.am/post/67710296/replacing-amazon-sqs-with-something-faster-and-cheaper</a>) is the same for rabbitmq vs marconi?</div>

<div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<br>
@kgriffs<br>
<div class=""><div class="h5"><br>
<br>
_______________________________________________<br>
OpenStack-dev mailing list<br>
<a href="mailto:OpenStack-dev@lists.openstack.org">OpenStack-dev@lists.openstack.org</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a><br>
</div></div></blockquote></div><br></div></div>