[ sid ]
[ Paquet source : ocaml-spawn ]
Paquet : libspawn-ocaml (0.17.0-1)
Liens pour libspawn-ocaml
Ressources Debian :
- Rapports de bogues
- Developer Information
- Journal des modifications Debian
- Fichier de licence
- Suivis des correctifs pour Debian
Télécharger le paquet source ocaml-spawn :
Responsables :
Ressources externes :
- Page d'accueil [github.com]
Paquets similaires :
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.
Autres paquets associés à libspawn-ocaml
|
|
|
|
-
- dep: libc6 (>= 2.32) [non alpha, loong64, sh4]
- bibliothèque C GNU : bibliothèques partagées
un paquet virtuel est également fourni par libc6-udeb
- dep: libc6 (>= 2.41) [loong64, sh4]
-
- dep: libc6.1 (>= 2.32) [alpha]
- bibliothèque C GNU : bibliothèques partagées
un paquet virtuel est également fourni par libc6.1-udeb
-
- dep: libstdlib-ocaml-2d5j3 [s390x]
- paquet virtuel fourni par libstdlib-ocaml
-
- dep: libstdlib-ocaml-bdrm4 [alpha]
- paquet virtuel fourni par libstdlib-ocaml
-
- dep: libstdlib-ocaml-m4xw9 [amd64, arm64, ppc64el, riscv64]
- paquet virtuel fourni par libstdlib-ocaml
-
- dep: libstdlib-ocaml-ye7o9 [non alpha, amd64, arm64, ppc64el, riscv64, s390x]
- paquet virtuel fourni par libstdlib-ocaml
-
- dep: ocaml-base-5.3.0
- paquet virtuel fourni par ocaml-base
Télécharger libspawn-ocaml
Architecture | Taille du paquet | Espace occupé une fois installé | Fichiers |
---|---|---|---|
alpha (portage non officiel) | 16,4 ko | 96,0 ko | [liste des fichiers] |
amd64 | 24,2 ko | 91,0 ko | [liste des fichiers] |
arm64 | 23,5 ko | 167,0 ko | [liste des fichiers] |
armel | 15,7 ko | 95,0 ko | [liste des fichiers] |
armhf | 15,6 ko | 95,0 ko | [liste des fichiers] |
hppa (portage non officiel) | 16,4 ko | 44,0 ko | [liste des fichiers] |
i386 | 16,8 ko | 47,0 ko | [liste des fichiers] |
loong64 (portage non officiel) | 16,3 ko | 95,0 ko | [liste des fichiers] |
m68k (portage non officiel) | 15,8 ko | 39,0 ko | [liste des fichiers] |
mips64el | 16,4 ko | 96,0 ko | [liste des fichiers] |
ppc64 (portage non officiel) | 16,9 ko | 95,0 ko | [liste des fichiers] |
ppc64el | 23,9 ko | 167,0 ko | [liste des fichiers] |
riscv64 | 23,4 ko | 83,0 ko | [liste des fichiers] |
s390x | 23,9 ko | 88,0 ko | [liste des fichiers] |
sh4 (portage non officiel) | 16,4 ko | 95,0 ko | [liste des fichiers] |
sparc64 (portage non officiel) | 16,1 ko | 1 057,0 ko | [liste des fichiers] |
x32 (portage non officiel) | 16,4 ko | 47,0 ko | [liste des fichiers] |