[ forky ]
[ sid ]
[ Källkod: ocaml-spawn ]
Paket: libspawn-ocaml (0.17.0-1)
Länkar för libspawn-ocaml
Debianresurser:
Hämta källkodspaketet ocaml-spawn:
Ansvariga:
Externa resurser:
- Hemsida [github.com]
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
|
|
|
|
-
- dep: libc6 (>= 2.32)
- GNU C-bibliotek: Delade bibliotek
också ett virtuellt paket som tillhandahålls av libc6-udeb
-
- dep: libstdlib-ocaml-2d5j3 [s390x]
- virtuellt paket som tillhandahålls av libstdlib-ocaml
-
- dep: libstdlib-ocaml-m4xw9 [ej armhf, i386, s390x]
- virtuellt paket som tillhandahålls av libstdlib-ocaml
-
- dep: libstdlib-ocaml-ye7o9 [armhf, i386]
- virtuellt paket som tillhandahålls av libstdlib-ocaml
-
- dep: ocaml-base-5.3.0
- virtuellt paket som tillhandahålls av ocaml-base
Hämta libspawn-ocaml
Arkitektur | Paketstorlek | Installerad storlek | Filer |
---|---|---|---|
amd64 | 24,2 kbyte | 91,0 kbyte | [filförteckning] |
arm64 | 23,5 kbyte | 167,0 kbyte | [filförteckning] |
armhf | 15,6 kbyte | 95,0 kbyte | [filförteckning] |
i386 | 16,8 kbyte | 47,0 kbyte | [filförteckning] |
ppc64el | 23,9 kbyte | 167,0 kbyte | [filförteckning] |
riscv64 | 23,4 kbyte | 83,0 kbyte | [filförteckning] |
s390x | 23,9 kbyte | 88,0 kbyte | [filförteckning] |