Skip to content
Sections
>> Trisquel >> Pakete >> nabia >> perl >> libproc-fastspawn-perl
nabia  ] [  aramo  ]
[ Quellcode: libproc-fastspawn-perl  ]

Paket: libproc-fastspawn-perl (1.2-1build2)

module to fork+exec, or spawn, a subprocess as quickly as possible

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.

Andere Pakete mit Bezug zu libproc-fastspawn-perl

  • hängt ab von
  • empfiehlt
  • schlägt vor
  • dep: libc6 (>= 2.28)
    GNU C Library: Shared libraries
    auch ein virtuelles Paket, bereitgestellt durch libc6-udeb
  • dep: perl (>= 5.30.0-7)
    Larry Wall's Practical Extraction and Report Language
  • dep: perlapi-5.30.0
    virtuelles Paket, bereitgestellt durch perl-base

libproc-fastspawn-perl herunterladen

Download für alle verfügbaren Architekturen
Architektur Paketgröße Größe (installiert) Dateien
amd64 11,0 kB42 kB [Liste der Dateien]
armhf 10,5 kB38 kB [Liste der Dateien]