すべてのオプション
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ ソース: ruby-posix-spawn  ]

パッケージ: ruby-posix-spawn (0.3.13-3 など)

ruby-posix-spawn に関するリンク

Screenshot

Debian の資源:

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

メンテナ:

外部の資源:

類似のパッケージ:

Ruby Implementation of posix_spawn(2) for faster process spawning

The posix-spawn library aims to implement a subset of the Ruby 1.9 `Process::spawn` interface in a way that takes advantage of fast process spawning interfaces when available and provides sane fallbacks on systems that do not.

`fork(2)` calls slow down as the parent process uses more memory due to the need to copy page tables. In many common uses of fork(), where it is followed by one of the exec family of functions to spawn child processes (`Kernel#system`,`IO::popen`, `Process::spawn`, etc.), it's possible to remove this overhead by using the use of special process spawning interfaces (`posix_spawn()`, `vfork()`, etc.)

その他の ruby-posix-spawn 関連パッケージ

  • 依存
  • 推奨
  • 提案
  • enhances

ruby-posix-spawn のダウンロード

すべての利用可能アーキテクチャ向けのダウンロード
アーキテクチャ バージョン パッケージサイズ インストールサイズ ファイル
amd64 0.3.13-3+b1 23.7 kB88.0 kB [ファイル一覧]
arm64 0.3.13-3+b1 23.2 kB80.0 kB [ファイル一覧]
armel 0.3.13-3+b1 22.8 kB80.0 kB [ファイル一覧]
armhf 0.3.13-3+b1 22.8 kB76.0 kB [ファイル一覧]
i386 0.3.13-3+b1 23.8 kB84.0 kB [ファイル一覧]
mips64el 0.3.13-3+b1 23.4 kB85.0 kB [ファイル一覧]
mipsel 0.3.13-3+b1 23.2 kB80.0 kB [ファイル一覧]
ppc64el 0.3.13-3+b1 23.9 kB132.0 kB [ファイル一覧]
s390x 0.3.13-3+b1 23.3 kB84.0 kB [ファイル一覧]