Re: distributed processing ad multiThreading
Re: distributed processing ad multiThreading
- Subject: Re: distributed processing ad multiThreading
- From: Andreas Monitzer <email@hidden>
- Date: Mon, 17 Sep 2001 15:36:19 +0200
On Monday, September 17, 2001, at 02:59 , Drew McCormack wrote:
Although i think you will still need to have something running on each
machine to begin with, in order that the master node can make a
connection.
What about using ssh for this purpose?
Executing
ssh -l login hostname command
enables you to run any command on the remote machine (look into RSA based
authentication for removing the password prompt).
andy
--
God created the universe in 6 days because He didn't have to worry about
an installed base.