>>>>> "GR" == Guillermo Roditi <[EMAIL PROTECTED]> writes:
GR> I would recommend POE combined with POE::Wheel::Run. I've used POE GR> to do some pretty complex process management and checking just GR> like you for different exit codes as a way to communicate with the GR> parent, as well as capturing STDOUT / STDERR output. I HIGHLY GR> recommend this approach, it saved me a whole lot of headaches. <plug> and i will plug stem which i feel is even easier than poe for this. i have an inetd demo (basic forking server) which is done with no extra coding. making a process manager is very easy (well, to me it is. :) in stem. </plug> uri -- Uri Guttman ------ [EMAIL PROTECTED] -------- http://www.stemsystems.com --Perl Consulting, Stem Development, Systems Architecture, Design and Coding- Search or Offer Perl Jobs ---------------------------- http://jobs.perl.org _______________________________________________ Boston-pm mailing list [email protected] http://mail.pm.org/mailman/listinfo/boston-pm

