<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">First off, I want to say how much we love amqp and rabbitMQ! &nbsp;We've<br>( meez.com) been using it in our production environment (when it was<br>alpha) for about 6 months now I think.<br><br>In brief, we use rabbitMQ as a way of communicating with our rendering<br>cluster. &nbsp;We have user facing tomcat servers that provide a way of<br>giving the user options to create an avatar. &nbsp;Upon save, we send<br>export requests via rabbitMQ and they're picked up by nodes in the<br>export cloud. &nbsp;Upon success of the rendered images, a notification is<br>sent back and the user is notified that the exports were successful.<br><br>We've been refactoring to provide optimum scalability, and one way of<br>doing that is by using EC2 for some of our export nodes. &nbsp;We're doing<br>this over an ssh tunnel and things work pretty well. &nbsp;However, the big<br>immediate need we're looking for is a way to see how much is being<br>queued up on the rabbitMQ cluster. &nbsp;That way, we can programatically<br>bring EC2 nodes up or take then down based on need.<br><br>I know that this is in the pipeline - but is there *any* way of doing<br>this now and/or is there something that could be easily added to<br>support this?<div><br class="webkit-block-placeholder"></div><div>-matt<br><div apple-content-edited="true"> <span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0; "><div><font color="gray" face="Arial" size="2"><span><br class="Apple-interchange-newline">--</span></font><br><a href="http://www.meez.com/"><img src="http://images.meez.com/user05/04/04_10001605581.gif" width="175" height="233" alt="meez" align="left" style="border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; border-width: initial; border-color: initial; "></a><font color="gray" face="Arial" size="2"><span>Matt Darling</span></font><br><font color="gray" face="Arial" size="2"><span>Director, Server Engineering</span></font></div><div><font color="gray" face="Arial" size="2"><span>Meez</span></font><br><font color="gray" face="Arial" size="2"><span>182 2nd Street</span></font><font color="gray" face="Arial" size="2"><span>, 5th Floor</span></font><br><font color="gray" face="Arial" size="2"><span>San Francisco</span></font><font color="gray" face="Arial" size="2"><span>, CA 94105</span></font><br><font color="gray" face="Arial" size="2"><span>(m) 415.505.4623</span></font><br><font color="gray" face="Arial" size="2"><span><a href="mailto:matt@corp.meez.com" target="_blank">matt@corp.meez.com</a></span></font><br></div><br></span><br class="Apple-interchange-newline"> </div><br></div></body></html>