On Sun, Mar 6, 2011 at 6:42 AM, ronsho <r...@ronsho.com> wrote: > Hey, > > I'm going to run ActiveMQ in a production environment and am worried about a > scenario where the ActiveMQ process goes down. > Do you have any experience with this scenario? Is there a watchdog for > ActiveMQ?
I have had very good success in using and recommending daemontools for the production deployment of ActiveMQ and lots of other software: http://cr.yp.to/daemontools.html Daemontools provides utilities for Unix style logging and process supervision and it works very well. There's some info about setting up Daemontools and ActiveMQ here: http://barkingiguana.com/2008/12/13/deploying-activemq-on-ubuntu-810/ Bruce -- perl -e 'print unpack("u30","D0G)U8V4\@4VYY9&5R\"F)R=6-E+G-N>61E<D\!G;6%I;\"YC;VT*" );' ActiveMQ in Action: http://bit.ly/2je6cQ Blog: http://bruceblog.org/ Twitter: http://twitter.com/brucesnyder