Skip to content
Sections
>> Trisquel >> 套件 >> aramo >> perl >> libproc-fastspawn-perl
nabia  ] [  aramo  ]
[ 原始碼: libproc-fastspawn-perl  ]

套件: libproc-fastspawn-perl (1.2-1build4)

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.

其他與 libproc-fastspawn-perl 有關的套件

  • 依賴
  • 推薦
  • 建議
  • dep: libc6 (>= 2.34)
    GNU C Library: Shared libraries
    同時作為一個虛擬套件由這些套件提供: libc6-udeb
  • dep: perl
    Larry Wall's Practical Extraction and Report Language
  • dep: perlapi-5.34.0
    本虛擬套件由這些套件提供: perl-base

下載 libproc-fastspawn-perl

下載可用於所有硬體架構的
硬體架構 套件大小 安裝後大小 檔案
amd64 11.5 kB46 kB [文件列表]
arm64 11.3 kB38 kB [文件列表]
armhf 10.9 kB38 kB [文件列表]
ppc64el 11.6 kB158 kB [文件列表]