[ sid ]
[ ソース: ocaml-spawn ]
パッケージ: libspawn-ocaml (0.17.0-1)
libspawn-ocaml に関するリンク
Debian の資源:
ocaml-spawn ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
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.
その他の libspawn-ocaml 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.32) [alpha, loong64, sh4 以外]
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
- dep: libc6 (>= 2.41) [loong64, sh4]
-
- dep: libc6.1 (>= 2.32) [alpha]
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6.1-udeb
-
- dep: libstdlib-ocaml-2d5j3 [s390x]
- 以下のパッケージによって提供される仮想パッケージです: libstdlib-ocaml
-
- dep: libstdlib-ocaml-bdrm4 [alpha]
- 以下のパッケージによって提供される仮想パッケージです: libstdlib-ocaml
-
- dep: libstdlib-ocaml-m4xw9 [amd64, arm64, ppc64el, riscv64]
- 以下のパッケージによって提供される仮想パッケージです: libstdlib-ocaml
-
- dep: libstdlib-ocaml-ye7o9 [alpha, amd64, arm64, ppc64el, riscv64, s390x 以外]
- 以下のパッケージによって提供される仮想パッケージです: libstdlib-ocaml
-
- dep: ocaml-base-5.3.0
- 以下のパッケージによって提供される仮想パッケージです: ocaml-base
libspawn-ocaml のダウンロード
アーキテクチャ | パッケージサイズ | インストールサイズ | ファイル |
---|---|---|---|
alpha (非公式の移植版) | 16.4 kB | 96.0 kB | [ファイル一覧] |
amd64 | 24.2 kB | 91.0 kB | [ファイル一覧] |
arm64 | 23.5 kB | 167.0 kB | [ファイル一覧] |
armel | 15.7 kB | 95.0 kB | [ファイル一覧] |
armhf | 15.6 kB | 95.0 kB | [ファイル一覧] |
hppa (非公式の移植版) | 16.4 kB | 44.0 kB | [ファイル一覧] |
i386 | 16.8 kB | 47.0 kB | [ファイル一覧] |
loong64 (非公式の移植版) | 16.3 kB | 95.0 kB | [ファイル一覧] |
m68k (非公式の移植版) | 15.8 kB | 39.0 kB | [ファイル一覧] |
mips64el | 16.4 kB | 96.0 kB | [ファイル一覧] |
ppc64 (非公式の移植版) | 16.9 kB | 95.0 kB | [ファイル一覧] |
ppc64el | 23.9 kB | 167.0 kB | [ファイル一覧] |
riscv64 | 23.4 kB | 83.0 kB | [ファイル一覧] |
s390x | 23.9 kB | 88.0 kB | [ファイル一覧] |
sh4 (非公式の移植版) | 16.4 kB | 95.0 kB | [ファイル一覧] |
sparc64 (非公式の移植版) | 16.1 kB | 1,057.0 kB | [ファイル一覧] |
x32 (非公式の移植版) | 16.4 kB | 47.0 kB | [ファイル一覧] |