[ forky ]
[ sid ]
[ Paquet source : ocaml-spawn ]
Paquet : libspawn-ocaml (0.17.0-1 et autres)
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 i386]
- bibliothèque C GNU : bibliothèques partagées
un paquet virtuel est également fourni par libc6-udeb
- dep: libc6 (>= 2.42) [i386]
-
- dep: libstdlib-ocaml-1vpd4 [armhf, i386]
- paquet virtuel fourni par libstdlib-ocaml
-
- dep: libstdlib-ocaml-kjuo1 [non armhf, i386, s390x]
- paquet virtuel fourni par libstdlib-ocaml
-
- dep: libstdlib-ocaml-l59h8 [s390x]
- paquet virtuel fourni par libstdlib-ocaml
-
- dep: ocaml-base-5.4.0
- paquet virtuel fourni par ocaml-base
Télécharger libspawn-ocaml
| Architecture | Version | Taille du paquet | Espace occupé une fois installé | Fichiers |
|---|---|---|---|---|
| amd64 | 0.17.0-1+b1 | 24,0 ko | 101,0 ko | [liste des fichiers] |
| arm64 | 0.17.0-1+b1 | 23,4 ko | 177,0 ko | [liste des fichiers] |
| armhf | 0.17.0-1+b1 | 15,6 ko | 105,0 ko | [liste des fichiers] |
| i386 | 0.17.0-1+b1 | 16,8 ko | 57,0 ko | [liste des fichiers] |
| ppc64el | 0.17.0-1+b1 | 23,8 ko | 177,0 ko | [liste des fichiers] |
| riscv64 | 0.17.0-1+b1 | 23,2 ko | 93,0 ko | [liste des fichiers] |
| s390x | 0.17.0-1+b1 | 23,9 ko | 98,0 ko | [liste des fichiers] |
