I am using Net-SSH-Perl and need to access a lot of computers (more than
30, and possibly more) simultaneously, and would like to send off the
login and commands, and get the results as as when they become ready.
Currently, login and cmd, send the commands and wait for the replies.
Is there any way to fire off the login and cmd requests and then come
back later, using polling or whatever, to get the results.
Thanks,
Peter
|