Hi,<br><br>I am adding some tests to the amqp gem test suite that deal with automatic recovery from network & broker failures. Thanks to rabbitmqctl I can stop<br>and obtain pid of the broker easily, and killing it programmatically is trivial, too. What I am not sure how to do is starting it again. Right now I am<br>
using a Homebrew/OS X-specific shell script and disabling these tests for CI.<br clear="all"><br>Looking at the Java client test suite doesn't yield me anything. Am I not looking carefully enough or there is really no easy cross-platform way to start RabbitMQ<br>
programmatically?<br>-- <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>
<br>