Ideas on Distributed App in Rev...

Andre Garzia soapdog at mac.com
Mon Sep 27 09:58:28 EDT 2004


On Sep 27, 2004, at 10:38 AM, xbury.cs at clearstream.com wrote:

> Yes like Seti... But a simpler concept surely...
>
> Im designing the APIs and processing transactions
> and looking for a way to minimize data transfers
> as that's the hog in distributed systems...
>

You want live feedback in the network, or are you happy with the cycle: 
data packet download, process, upload back data. If so, we can do it 
pretty quickly with FTPd support and a little scheduler for the 
packets.

you could use octave command line shell for prime crunching....



> Also, I have to port a large-number library to
> do this correctly for primes...
>
> How many would accept running a RR stack that's going
> to hog 100% cpu on their systems anyway ?
>
> ;)
>
-- 
Andre Alves Garzia ð 2004
Soap Dog Studios - BRAZIL
http://studio.soapdog.org



More information about the use-livecode mailing list