in reply to Re^3: Pre-Forking Daemon with Parallel::ForkManager
in thread Pre-Forking Daemon with Parallel::ForkManager

I have to say that I like that. It is similar to what I already use but I didn't split my fork code off as a module. Do you mind if I "borrow" some of your code?

  • Comment on Re^4: Pre-Forking Daemon with Parallel::ForkManager

Replies are listed 'Best First'.
Re^5: Pre-Forking Daemon with Parallel::ForkManager
by tybalt89 (Monsignor) on Oct 21, 2019 at 21:07 UTC

    Not at all. If I did, I wouldn't post it here :)