<html><head></head><body bgcolor="#FFFFFF"><div>Great. I'll give this a try.<br></div><div><br></div><div>Thanks,</div><div>Tim</div><div><br>On 3 May 2013, at 10:45, Michael Klishin &lt;<a href="mailto:michael.s.klishin@gmail.com">michael.s.klishin@gmail.com</a>&gt; wrote:<br><br></div><div></div><blockquote type="cite"><div><div dir="ltr"><div class="gmail_extra">2013/5/3 Tim Watson <span dir="ltr">&lt;<a href="mailto:tim@rabbitmq.com" target="_blank">tim@rabbitmq.com</a>&gt;</span><br><div class="gmail_quote"><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">

Have you got a reproducible (ish) test that I can run on a linux box? If so, I'll poke around and make sure it's not showing up there too.</blockquote></div><br><a href="https://gist.github.com/michaelklishin/cea9aff14506e95def59">https://gist.github.com/michaelklishin/cea9aff14506e95def59</a><br>

<br clear="all"><div style="">You'll need Ruby and RubyGems available.</div><div style=""><br></div><div style="">Put all 3 files in a directory, then do</div><div style=""><br></div><div style="">&nbsp;* [sudo] gem install bundler</div>

<div style="">&nbsp;* bundle install</div><div style="">&nbsp;* run bundle exec ruby ./consumer.rb and bundle exec ruby ./producer.rb in two tabs<br></div><div style="">&nbsp;</div><div style="">You can tweak message rates and size in publisher.rb. If you want to see methods</div>

<div style="">received from rabbit, run the consumer with BUNNY_LOG_LEVEL=debug.</div>-- <br>MK<br><br><a href="http://github.com/michaelklishin" target="_blank">http://github.com/michaelklishin</a><br><a href="http://twitter.com/michaelklishin" target="_blank">http://twitter.com/michaelklishin</a><br>


</div></div>
</div></blockquote><blockquote type="cite"><div><span>_______________________________________________</span><br><span>rabbitmq-discuss mailing list</span><br><span><a href="mailto:rabbitmq-discuss@lists.rabbitmq.com">rabbitmq-discuss@lists.rabbitmq.com</a></span><br><span><a href="https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss">https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss</a></span><br></div></blockquote></body></html>