すべてのオプション
forky  ] [  sid  ]
[ ソース: ocaml-spawn  ]

パッケージ: libspawn-ocaml-dev (0.17.0-1)

libspawn-ocaml-dev に関するリンク

Screenshot

Debian の資源:

ocaml-spawn ソースパッケージをダウンロード:

メンテナ:

外部の資源:

類似のパッケージ:

spawning sub-processes (development)

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 development files.

その他の libspawn-ocaml-dev 関連パッケージ

  • 依存
  • 推奨
  • 提案
  • enhances

libspawn-ocaml-dev のダウンロード

すべての利用可能アーキテクチャ向けのダウンロード
アーキテクチャ パッケージサイズ インストールサイズ ファイル
amd64 47.4 kB111.0 kB [ファイル一覧]
arm64 47.1 kB112.0 kB [ファイル一覧]
armhf 41.5 kB82.0 kB [ファイル一覧]
i386 42.5 kB86.0 kB [ファイル一覧]
ppc64el 47.9 kB116.0 kB [ファイル一覧]
riscv64 53.6 kB182.0 kB [ファイル一覧]
s390x 47.0 kB111.0 kB [ファイル一覧]