すべてのオプション
bookworm  ] [  trixie  ] [  sid  ]
[ ソース: rust-blocking  ]

パッケージ: librust-blocking-dev (1.4.0-1)

librust-blocking-dev に関するリンク

Screenshot

Debian の資源:

rust-blocking ソースパッケージをダウンロード:

メンテナ:

外部の資源:

類似のパッケージ:

thread pool for isolating blocking I/O - Rust source code

blocking provides a thread pool for isolating blocking I/O in async programs.

Sometimes there's no way to avoid blocking I/O. Consider files or stdin, which have weak asyncronous support on modern operating systems. While IOCP, AIO, and io_uring are possible solutions, they're not always available or ideal.

Since blocking is not allowed inside futures, we must move blocking I/O onto a special thread pool provided by this crate. The pool dynamically spawns and stops threads depending on the current number of running I/O jobs.

This package contains the source for the Rust blocking crate, packaged for use with cargo and dh-cargo.

その他の librust-blocking-dev 関連パッケージ

  • 依存
  • 推奨
  • 提案
  • enhances

librust-blocking-dev のダウンロード

すべての利用可能アーキテクチャ向けのダウンロード
アーキテクチャ パッケージサイズ インストールサイズ ファイル
all 17.0 kB78.0 kB [ファイル一覧]