 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Mikołaj Herda Guest
|
Posted: Sun Nov 19, 2006 2:53 am Post subject: Prime numbers for many computers |
|
|
Hello everybody,
I have written in Delphi a program for finding big prime numbers, like this
one: 90019999973. The program uses the "Erastothenes sieve".
I want to find all primes in the biggest range possible. (for fun and out of
curiosity) In ordrd to do it faster, I had an idea to divide the work
between many separate machines. I wrote a program-client-screensaver, which
connects to my server, requests a range (a "package") to process,
disconnects, find the primes, sends back the results, connets again, asks
for another "package", finds primes, sends back results...and so on, and so
forth. I have used the indy components.
Now I need volunteers to take part in this funny, private project. The
details and the application are here:
http://www.mikolajherda.com/Primes%20Project%20ENG.html
I invite all people interested. |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|