[Ssh-sftp-perl-users] non-blocking command execution
Brought to you by:
dbrobins
From: Ofer N. <on...@sh...> - 2005-01-11 21:12:58
|
Is there a way to use Net::SSH::Perl to execute commands remotely in a non-blocking fashion? I'm developing a distributed application and want to be able to execute a command on ten remote machines, and be able to manage the connections in a single process. -ofer |