alle opties
sid  ]
[ Bron: ocaml-spawn  ]

Pakket: libspawn-ocaml-dev (0.17.0-1)

Verwijzigingen voor libspawn-ocaml-dev

Screenshot

Debian bronnen:

Het bronpakket ocaml-spawn downloaden:

Beheerders:

Externe bronnen:

Vergelijkbare pakketten:

spawning sub-processes (development)

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 development files.

Andere aan libspawn-ocaml-dev gerelateerde pakketten

  • depends
  • recommends
  • suggests
  • enhances

libspawn-ocaml-dev downloaden

Pakket downloaden voor alle beschikbare platforms
Platform Pakketgrootte Geïnstalleerde grootte Bestanden
alpha (unofficial port) 42,7 kB94,0 kB [overzicht]
amd64 47,4 kB111,0 kB [overzicht]
arm64 47,1 kB112,0 kB [overzicht]
armel 41,6 kB83,0 kB [overzicht]
armhf 41,5 kB82,0 kB [overzicht]
hppa (unofficial port) 41,9 kB84,0 kB [overzicht]
i386 42,5 kB86,0 kB [overzicht]
loong64 (unofficial port) 45,8 kB126,0 kB [overzicht]
m68k (unofficial port) 41,5 kB83,0 kB [overzicht]
mips64el 42,5 kB91,0 kB [overzicht]
ppc64 (unofficial port) 42,2 kB88,0 kB [overzicht]
ppc64el 47,9 kB116,0 kB [overzicht]
riscv64 53,6 kB182,0 kB [overzicht]
s390x 47,0 kB111,0 kB [overzicht]
sh4 (unofficial port) 42,1 kB83,0 kB [overzicht]
sparc64 (unofficial port) 41,8 kB87,0 kB [overzicht]
x32 (unofficial port) 42,0 kB84,0 kB [overzicht]