[rabbitmq-discuss] Resource alarms in 3.1 seems to block operations other than basic.publish

Michael Klishin michael.s.klishin at gmail.com
Fri May 3 10:45:35 BST 2013


2013/5/3 Tim Watson <tim at rabbitmq.com>

> 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.


https://gist.github.com/michaelklishin/cea9aff14506e95def59

You'll need Ruby and RubyGems available.

Put all 3 files in a directory, then do

 * [sudo] gem install bundler
 * bundle install
 * run bundle exec ruby ./consumer.rb and bundle exec ruby ./producer.rb in
two tabs

You can tweak message rates and size in publisher.rb. If you want to see
methods
received from rabbit, run the consumer with BUNNY_LOG_LEVEL=debug.
-- 
MK

http://github.com/michaelklishin
http://twitter.com/michaelklishin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20130503/45cfa233/attachment.htm>


More information about the rabbitmq-discuss mailing list