in reply to A framework for implementing child processes performing file updates, SQL queries, and the passing of results to the parent using Parallel::ForkManager

I implemented something similar to that for a column I wrote. However, if I started over today, I'd probably strongly consider POE.

-- Randal L. Schwartz, Perl hacker
Be sure to read my standard disclaimer if this is a reply.

  • Comment on •Re: A framework for implementing child processes performing file updates, SQL queries, and the passing of results to the parent using Parallel::ForkManager