in reply to Re^2: ssh output is partial when using fork manager
in thread ssh output is partial when using fork manager

You can also go for Net::OpenSSH::Parallel which knows how to handle most of the issues you are facing by itself.
  • Comment on Re^3: ssh output is partial when using fork manager

Replies are listed 'Best First'.
Re^4: ssh output is partial when using fork manager
by jfroebe (Parson) on Jan 26, 2018 at 21:19 UTC

    A code example of Some people find easier to use Net::OpenSSH combined with Parallel::ForkManager, threads or Coro. would be handy. hint hint ;)

    Jason L. Froebe

    Tech Blog