This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
| name | age | message | |
|---|---|---|---|
| |
.project | Tue Dec 09 14:32:37 -0800 2008 | |
| |
README.markdown | Wed Dec 10 11:48:36 -0800 2008 | |
| |
amqp_punisher.rb | Tue May 05 20:35:48 -0700 2009 | |
| |
qpid_punisher.rb | Tue May 05 20:08:11 -0700 2009 |
README.markdown
BunnyPunisher
This project offers stress tests and examples for using RabbitMQ with Ruby.
Author
Colin Surprenant, Praized Media
- http://www.praizedmedia.com/
- http://github.com/colinsurprenant/
- http://eventuallyconsistent.com/blog/
Content
qpid_punisher.rb:
Stress test and example for the qpid gem and RabbitMQ.
Requires the qpid gem available at:
The qpid gem can be installed directly using:
sudo gem install colinsurprenant-qpid -s http://gems.github.com
To use it simply open two terminal windows and in the first type:
ruby qpid_punisher -c
and in the other type:
ruby qpid_punisher -p
Changelog
Version 0.1: 2008-12-09
- Inital release.







