Alle Optionen
forky  ] [  sid  ]
[ Quellcode: ocaml-spawn  ]

Paket: libspawn-ocaml (0.17.0-1 und andere)

Links für libspawn-ocaml

Screenshot

Debian-Ressourcen:

Quellcode-Paket ocaml-spawn herunterladen:

Betreuer:

Externe Ressourcen:

Ähnliche Pakete:

spawning sub-processes (runtime)

Spawn is a small OCaml library exposing only one functionality: spawning sub-process.

It has three main goals:

 1. provide missing features of Unix.create_process such as providing
    a working directory
 2. provide better errors when a system call fails in the
    sub-process. For instance if a command is not found, you get a
    proper [Unix.Unix_error] exception
 3. improve performance by using vfork when available. It is often
    claimed that nowadays fork is as fast as vfork, however in
    practice fork takes time proportional to the process memory while
    vfork is constant time. In application using a lot of memory,
    vfork can be thousands of times faster than fork.

This package contains runtime files.

Andere Pakete mit Bezug zu libspawn-ocaml

  • hängt ab von
  • empfiehlt
  • schlägt vor
  • erweitert

libspawn-ocaml herunterladen

Download für alle verfügbaren Architekturen
Architektur Version Paketgröße Größe (installiert) Dateien
alpha (inoffizielle Portierung) 0.17.0-1+b1 16,4 kB106,0 kB [Liste der Dateien]
amd64 0.17.0-1+b1 24,0 kB101,0 kB [Liste der Dateien]
arm64 0.17.0-1+b1 23,4 kB177,0 kB [Liste der Dateien]
armhf 0.17.0-1+b1 15,6 kB105,0 kB [Liste der Dateien]
hppa (inoffizielle Portierung) 0.17.0-1+b1 16,4 kB54,0 kB [Liste der Dateien]
i386 0.17.0-1+b1 16,8 kB57,0 kB [Liste der Dateien]
loong64 0.17.0-1+b1 16,2 kB105,0 kB [Liste der Dateien]
m68k (inoffizielle Portierung) 0.17.0-1 15,8 kB39,0 kB [Liste der Dateien]
ppc64 (inoffizielle Portierung) 0.17.0-1+b1 16,8 kB105,0 kB [Liste der Dateien]
ppc64el 0.17.0-1+b1 23,8 kB177,0 kB [Liste der Dateien]
riscv64 0.17.0-1+b1 23,2 kB93,0 kB [Liste der Dateien]
s390x 0.17.0-1+b1 23,9 kB98,0 kB [Liste der Dateien]
sh4 (inoffizielle Portierung) 0.17.0-1+b1 16,4 kB105,0 kB [Liste der Dateien]
sparc64 (inoffizielle Portierung) 0.17.0-1+b1 16,0 kB1.067,0 kB [Liste der Dateien]
x32 (inoffizielle Portierung) 0.17.0-1+b1 16,3 kB57,0 kB [Liste der Dateien]