Forks-Super

 view release on metacpan or  search on metacpan

TODO  view on Meta::CPAN

    ___ what happens if you mix Forks::Super and forks?
        I'm guessing it's not good.
          meh, it matters less than I thought
            t/forked_harness.pl times out after 30 seconds but tests pass
            regular make test worked?
            t/24e-kill.t does not terminate

    _X_ have a "remote_host" option to go with "cmd" option
        _X_ remote_host => host
        _X_ remote_host => [host, user, pwd]
            to run on a remote server that requires some credentials
        _X_ remote_host => [ \@hosts ]  or  [ \@hosts, user, pwd ]
            to run on any of a cluster of available remote hosts
        _X_ allow a separate MAX_PROC-like setting to be used for
            remote hosts
        ___ remote_host_proto => 'ssh'
            default is ssh and requires Net::OpenSSH
            ___ Net::OpenSSH doesn't work on cygwin, MSWin32. Alternatives?
        ___ support remote && dir
        ___ support remote && env



( run in 0.224 second using v1.01-cache-2.11-cpan-4d50c553e7e )