Soth : Distributed Processing Environment
Soth is a Distributed processing environment running with inverse client server philosophy. I don't know if that term is technically pure but I'm not pedantic. Simply put, Soth server runs on master node machine and soth clients run on slave machines across the network. If you give the list of machine running as clients and list of jobs to soth, it will connect the clients and send the jobs in a order and keep doing it till all the jobs are done. Then it will quit.
I suppose you can simply use a long shell script or something similar for the same purpose but Soth wil make the same process much painless and transparent, well almost.
Regards
Sreekant Kodela