Suggestions for Python MapReduce?

Phillip B Oldham phillip.oldham at gmail.com
Wed Jul 22 13:51:17 EDT 2009


On Jul 22, 5:55 pm, Paul Rubin <http://phr...@NOSPAM.invalid> wrote:
> Phillip B Oldham <phillip.old... at gmail.com> writes:
> I usually just spew ssh tasks across whatever computing nodes I can
> get my hands on.  It's less organized than something like mapreduce,
> but I tend to run one-off tasks that I have to keep an eye on anyway.

I'm thinking of repeated tasks; things you run regularly, but don't
need to be blisteringly fast. I'll more than likely use Disco, but if
I were to find something more light-weight I'd take a serious look.




More information about the Python-list mailing list