http://www.perlmonks.org?node_id=579029


in reply to Re: using Paralell::ForkManager to concatenate a string, where order of concatenation doesn't matter
in thread using parallel processing to concatenate a string, where order of concatenation doesn't matter

I'm on unix.

And I see now that I can't do what I want using forks, and probably need threads. (see update).

  • Comment on Re^2: using Paralell::ForkManager to concatenate a string, where order of concatenation doesn't matter