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


in reply to parallelising processes

Maybe Running parallel processes without communication helps.

Also, in what way did the forking (or Parallel::ForkManager) fail?  What was the code you used?  What platform are you on?

You could also try threads.