perl-Proc-ProcessTable: perl-Proc-ProcessTable (Perl extension to access the process table)
perl-Proc-ProcessTable:
perl-Proc-ProcessTable: This module is a first crack at providing a consistent interface to
perl-Proc-ProcessTable: Unix (and maybe other multitasking OS's) process table information.
perl-Proc-ProcessTable:
perl-Proc-ProcessTable: This is mainly for other Perl programs, but there is also a command
perl-Proc-ProcessTable: line tool pswait which takes a list of process IDs or names and then
perl-Proc-ProcessTable: waits for one or all of them to end.  This is useful for scripts
perl-Proc-ProcessTable: dealing with process pools or concurrent pipelines.
perl-Proc-ProcessTable:
perl-Proc-ProcessTable: