> Would it be possible for you to package your tests in that way?
yes. our current test is simply a shell script that starts 1000 amqp_consumers
from the rabbitmq-c examples.
it seems to me rabbitma-java-client has some packaged tests. i will try using
java client to write one.
-alex