<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&#39;ll poke around and make sure it&#39;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&#39;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> * [sudo] gem install bundler</div>

<div style> * bundle install</div><div style> * run bundle exec ruby ./consumer.rb and bundle exec ruby ./producer.rb in two tabs<br></div><div style> </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>