Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help

The search service can find package by either name (apache), provides(webserver), absolute file names (/usr/bin/apache), binaries (gprof) or shared libraries (libXm.so.2) in standard path. It does not support multiple arguments yet...

The System and Arch are optional added filters, for example System could be "redhat", "redhat-7.2", "mandrake" or "gnome", Arch could be "i386" or "src", etc. depending on your system.

System Arch

RPM resource perl-Proc-FastSpawn

The purpose of this small (in scope and footprint) module is simple: spawn a subprocess asynchronously as efficiently and/or fast as possible. Basically the same as calling fork+exec (on POSIX), but hopefully faster than those two syscalls. Apart from fork overhead, this module also allows you to fork+exec programs when otherwise you couldn't - for example, when you use POSIX threads in your perl process then it generally isn't safe to call fork from perl, but it is safe to use this module to execute external processes. If neither of these are problems for you, you can safely ignore this module.

Found 2 sites for perl-Proc-FastSpawn

Found 12 RPM for perl-Proc-FastSpawn

PackageSummaryDistributionDownload
perl-Proc-FastSpawn-1.200.0-14.mga10.aarch64.htmlFork+exec, or spawn, a subprocess as quickly as possibleMageia Cauldron for aarch64perl-Proc-FastSpawn-1.200.0-14.mga10.aarch64.rpm
perl-Proc-FastSpawn-1.200.0-14.mga10.armv7hl.htmlFork+exec, or spawn, a subprocess as quickly as possibleMageia Cauldron for armv7hlperl-Proc-FastSpawn-1.200.0-14.mga10.armv7hl.rpm
perl-Proc-FastSpawn-1.200.0-14.mga10.i586.htmlFork+exec, or spawn, a subprocess as quickly as possibleMageia Cauldron for i686perl-Proc-FastSpawn-1.200.0-14.mga10.i586.rpm
perl-Proc-FastSpawn-1.200.0-14.mga10.x86_64.htmlFork+exec, or spawn, a subprocess as quickly as possibleMageia Cauldron for x86_64perl-Proc-FastSpawn-1.200.0-14.mga10.x86_64.rpm
perl-Proc-FastSpawn-1.200.0-13.mga9.aarch64.htmlFork+exec, or spawn, a subprocess as quickly as possibleMageia 9 for aarch64perl-Proc-FastSpawn-1.200.0-13.mga9.aarch64.rpm
perl-Proc-FastSpawn-1.200.0-13.mga9.armv7hl.htmlFork+exec, or spawn, a subprocess as quickly as possibleMageia 9 for armv7hlperl-Proc-FastSpawn-1.200.0-13.mga9.armv7hl.rpm
perl-Proc-FastSpawn-1.200.0-13.mga9.i586.htmlFork+exec, or spawn, a subprocess as quickly as possibleMageia 9 for i586perl-Proc-FastSpawn-1.200.0-13.mga9.i586.rpm
perl-Proc-FastSpawn-1.200.0-13.mga9.x86_64.htmlFork+exec, or spawn, a subprocess as quickly as possibleMageia 9 for x86_64perl-Proc-FastSpawn-1.200.0-13.mga9.x86_64.rpm
perl-Proc-FastSpawn-1.200.0-10.mga8.aarch64.htmlFork+exec, or spawn, a subprocess as quickly as possibleMageia 8 for aarch64perl-Proc-FastSpawn-1.200.0-10.mga8.aarch64.rpm
perl-Proc-FastSpawn-1.200.0-10.mga8.armv7hl.htmlFork+exec, or spawn, a subprocess as quickly as possibleMageia 8 for armv7hlperl-Proc-FastSpawn-1.200.0-10.mga8.armv7hl.rpm
perl-Proc-FastSpawn-1.200.0-10.mga8.i586.htmlFork+exec, or spawn, a subprocess as quickly as possibleMageia 8 for i586perl-Proc-FastSpawn-1.200.0-10.mga8.i586.rpm
perl-Proc-FastSpawn-1.200.0-10.mga8.x86_64.htmlFork+exec, or spawn, a subprocess as quickly as possibleMageia 8 for x86_64perl-Proc-FastSpawn-1.200.0-10.mga8.x86_64.rpm

Generated by rpm2html 1.6

Fabrice Bellet