in reply to Re: Numeric limits in perl
in thread Numeric limits in perl

4.) distributed Computing

You could write a simple server that hands out number ranges and recieves results and a client that does the number crunching. If you spread that over five to ten machines, you will get the solution much faster or even better add a database and find a better algorithm.