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


in reply to distributed processing

Have you run Devel::DProf (or otherwise profiled) your existing code? Before you throw hardware at a problem, you should see if you can write better algorithms.