in reply to Re: Easily parallelize program execution
in thread Easily parallelize program execution

You need to be using something that actually spawns threads or forks
That's exactly what POE::Wheel::Run does.
  • Comment on Re^2: Easily parallelize program execution