in reply to Re^3: Question about Parallel::ForkManager
in thread Question about Parallel::ForkManager

Maybe I can do something simple with "fork" and pipes? If you have a solution could you give it to me.
  • Comment on Re^4: Question about Parallel::ForkManager

Replies are listed 'Best First'.
Re^5: Question about Parallel::ForkManager
by zentara (Cardinal) on Oct 01, 2011 at 08:16 UTC
Re^5: Question about Parallel::ForkManager
by ikegami (Patriarch) on Oct 01, 2011 at 21:55 UTC
    I don't have that handy, no. If you're ok with a solution that uses threads, I can provide that.