Name : perl-Proc-FastSpawn
| |
Version : 1.200.0
| Vendor : Mageia_Org
|
Release : 14.mga10
| Date : 2023-11-28 19:01:55
|
Group : Development/Perl
| Source RPM : perl-Proc-FastSpawn-1.200.0-14.mga10.src.rpm
|
Size : 0.03 MB
| |
Packager : tv < tv>
| |
Summary : fork+exec, or spawn, a subprocess as quickly as possible
|
Description :
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.
|
RPM found in directory: /vol/rzm3/linux-mageia/distrib/cauldron/i586/media/core/release |
Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server
Provides :
perl(Proc::FastSpawn)
perl-Proc-FastSpawn
perl-Proc-FastSpawn(x86-32)
Requires :