alla flaggor
forky  ] [  sid  ]
[ Källkod: ocaml-spawn  ]

Paket: libspawn-ocaml (0.17.0-1)

Länkar för libspawn-ocaml

Screenshot

Debianresurser:

Hämta källkodspaketet ocaml-spawn:

Ansvariga:

Externa resurser:

Liknande paket:

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.

Andra paket besläktade med libspawn-ocaml

  • beror
  • rekommenderar
  • föreslår
  • enhances

Hämta libspawn-ocaml

Hämtningar för alla tillgängliga arkitekturer
Arkitektur Paketstorlek Installerad storlek Filer
alpha (inofficiell anpassning) 16,4 kbyte96,0 kbyte [filförteckning]
amd64 24,2 kbyte91,0 kbyte [filförteckning]
arm64 23,5 kbyte167,0 kbyte [filförteckning]
armel 15,7 kbyte95,0 kbyte [filförteckning]
armhf 15,6 kbyte95,0 kbyte [filförteckning]
hppa (inofficiell anpassning) 16,4 kbyte44,0 kbyte [filförteckning]
i386 16,8 kbyte47,0 kbyte [filförteckning]
loong64 (inofficiell anpassning) 16,3 kbyte95,0 kbyte [filförteckning]
m68k (inofficiell anpassning) 15,8 kbyte39,0 kbyte [filförteckning]
mips64el 16,4 kbyte96,0 kbyte [filförteckning]
ppc64 (inofficiell anpassning) 16,9 kbyte95,0 kbyte [filförteckning]
ppc64el 23,9 kbyte167,0 kbyte [filförteckning]
riscv64 23,4 kbyte83,0 kbyte [filförteckning]
s390x 23,9 kbyte88,0 kbyte [filförteckning]
sh4 (inofficiell anpassning) 16,4 kbyte95,0 kbyte [filförteckning]
sparc64 (inofficiell anpassning) 16,1 kbyte1.057,0 kbyte [filförteckning]
x32 (inofficiell anpassning) 16,4 kbyte47,0 kbyte [filförteckning]