Its possible and i plan to implement a storage + table lookup only node mode, as well as a compute only mode. But a pure RAM lookup would be too fast, i.e. you would probably be idling alot while waiting for computations.
On Tue, Jan 19, 2010 at 08:36:43AM +0100, Sylvain Munaut wrote: > Hi, > > What about a distributed RAM table lookup ? > Like volunteers with tables would run a mini server having something like 1G > of table in RAM with a p2p protocol lookup, allowing other people to do > lookups. > > RAM is obviously much faster which would allow much more people to do > searches before reaching the machine limit. > > > Cheers, > > Sylvain _______________________________________________ A51 mailing list [email protected] http://lists.lists.reflextor.com/cgi-bin/mailman/listinfo/a51
