PDA

View Full Version : Remote distributing of arbitrary multi-process tasks



goseph
November 4th, 2010, 01:44 AM
Hi all!

Say I have remote (admin) ssh access to a number of computers and have a big number crunching operation to carry out. Is there any simple way that I can take an arbitrary program that I know will spawn multiple processes so that it will run across all the ssh'd machines?

Is it possible if the arbitrary program is written in python?

Any thoughts or insights appreciated!

Thanks,

Luke