toutes les options
sid  ]
[ Paquet source : ocaml-spawn  ]

Paquet : libspawn-ocaml (0.17.0-1)

Liens pour libspawn-ocaml

Screenshot

Ressources Debian :

Télécharger le paquet source ocaml-spawn :

Responsables :

Ressources externes :

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

  • dépendances
  • recommandations
  • suggestions
  • enhances

Télécharger libspawn-ocaml

Télécharger pour toutes les architectures proposées
Architecture Taille du paquet Espace occupé une fois installé Fichiers
alpha (portage non officiel) 16,4 ko96,0 ko [liste des fichiers]
amd64 24,2 ko91,0 ko [liste des fichiers]
arm64 23,5 ko167,0 ko [liste des fichiers]
armel 15,7 ko95,0 ko [liste des fichiers]
armhf 15,6 ko95,0 ko [liste des fichiers]
hppa (portage non officiel) 16,4 ko44,0 ko [liste des fichiers]
i386 16,8 ko47,0 ko [liste des fichiers]
loong64 (portage non officiel) 16,3 ko95,0 ko [liste des fichiers]
m68k (portage non officiel) 15,8 ko39,0 ko [liste des fichiers]
mips64el 16,4 ko96,0 ko [liste des fichiers]
ppc64 (portage non officiel) 16,9 ko95,0 ko [liste des fichiers]
ppc64el 23,9 ko167,0 ko [liste des fichiers]
riscv64 23,4 ko83,0 ko [liste des fichiers]
s390x 23,9 ko88,0 ko [liste des fichiers]
sh4 (portage non officiel) 16,4 ko95,0 ko [liste des fichiers]
sparc64 (portage non officiel) 16,1 ko1 057,0 ko [liste des fichiers]
x32 (portage non officiel) 16,4 ko47,0 ko [liste des fichiers]