distributed queue?

skip at pobox.com skip at pobox.com
Sat Mar 10 19:15:36 EST 2007


    Paul> Does anyone have an implementation of a distributed queue?  I.e. I
    Paul> have a long running computation f(x) and I'd like to be able to
    Paul> evaluate it (for different values of x) on a bunch of different
    Paul> computers simultaneously, the usual "worker thread" pattern except
    Paul> distributed across a network.

PyBrenda maybe?  (Dunno if it's even still around.)

Skip



More information about the Python-list mailing list