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 -- http://mail.python.org/mailman/listinfo/python-list
