Hi Josh,
> You have to split the data into separate, smaller
> independently-treatable chunks in memory and then merge
the calculations
> in the end (if that's possible on a single machine).
This entails an
> optimized data representation or structure.
>
> It looks like what you are trying to achieve is similar
to what Google
> does, but they on it on a larger scale, spanning
multiple machines using
> massively parallel architecture and algorithms.
Yep. Map/Reduce is exactly what I'd like to be able to do.
I'm going to
be looking into Starfish tomorrow.
Edward
_______________________________________________
Rubymtl mailing list
Rubymtl lists.artengine.ca
ht
tp://lists.artengine.ca/mailman/listinfo/rubymtl
|