[ forky ]
[ sid ]
[ Bron: ocaml-spawn ]
Pakket: libspawn-ocaml (0.17.0-1 en anderen)
Verwijzigingen voor libspawn-ocaml
Debian bronnen:
Het bronpakket ocaml-spawn downloaden:
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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.
Andere aan libspawn-ocaml gerelateerde pakketten
|
|
|
|
-
- dep: libc6 (>= 2.32) [niet alpha, i386, loong64, sh4]
- GNU C Bibliotheek: Gedeelde bibliotheken
Ook een virtueel pakket geboden door: libc6-udeb
- dep: libc6 (>= 2.42) [i386, loong64, sh4]
-
- dep: libc6.1 (>= 2.32) [alpha]
- GNU C Bibliotheek: Gedeelde bibliotheken
Ook een virtueel pakket geboden door: libc6.1-udeb
-
- dep: libstdlib-ocaml-1vpd4 [niet amd64, arm64, m68k, ppc64el, riscv64, s390x]
- virtueel pakket geboden door libstdlib-ocaml
-
- dep: libstdlib-ocaml-kjuo1 [amd64, arm64, ppc64el, riscv64]
- virtueel pakket geboden door libstdlib-ocaml
-
- dep: libstdlib-ocaml-l59h8 [s390x]
- virtueel pakket geboden door libstdlib-ocaml
-
- dep: libstdlib-ocaml-ye7o9 [m68k]
- virtueel pakket geboden door libstdlib-ocaml
-
- dep: ocaml-base-5.3.0 [m68k]
- virtueel pakket geboden door ocaml-base
-
- dep: ocaml-base-5.4.0 [niet m68k]
- virtueel pakket geboden door ocaml-base
libspawn-ocaml downloaden
| Platform | Versie | Pakketgrootte | Geïnstalleerde grootte | Bestanden |
|---|---|---|---|---|
| alpha (unofficial port) | 0.17.0-1+b1 | 16,4 kB | 106,0 kB | [overzicht] |
| amd64 | 0.17.0-1+b1 | 24,0 kB | 101,0 kB | [overzicht] |
| arm64 | 0.17.0-1+b1 | 23,4 kB | 177,0 kB | [overzicht] |
| armhf | 0.17.0-1+b1 | 15,6 kB | 105,0 kB | [overzicht] |
| hppa (unofficial port) | 0.17.0-1+b1 | 16,4 kB | 54,0 kB | [overzicht] |
| i386 | 0.17.0-1+b1 | 16,8 kB | 57,0 kB | [overzicht] |
| loong64 | 0.17.0-1+b1 | 16,2 kB | 105,0 kB | [overzicht] |
| m68k (unofficial port) | 0.17.0-1 | 15,8 kB | 39,0 kB | [overzicht] |
| ppc64 (unofficial port) | 0.17.0-1+b1 | 16,8 kB | 105,0 kB | [overzicht] |
| ppc64el | 0.17.0-1+b1 | 23,8 kB | 177,0 kB | [overzicht] |
| riscv64 | 0.17.0-1+b1 | 23,2 kB | 93,0 kB | [overzicht] |
| s390x | 0.17.0-1+b1 | 23,9 kB | 98,0 kB | [overzicht] |
| sh4 (unofficial port) | 0.17.0-1+b1 | 16,4 kB | 105,0 kB | [overzicht] |
| sparc64 (unofficial port) | 0.17.0-1+b1 | 16,0 kB | 1.067,0 kB | [overzicht] |
| x32 (unofficial port) | 0.17.0-1+b1 | 16,3 kB | 57,0 kB | [overzicht] |
